File tree 3 files changed +4
-1
lines changed
3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1570,6 +1570,7 @@ $(OUTDIR)/if_lua.obj: $(OUTDIR) if_lua.c $(INCL)
1570
1570
$(CC ) $(CFLAGS_OUTDIR ) $(LUA_INC ) if_lua.c
1571
1571
1572
1572
auto/if_perl.c : if_perl.xs typemap
1573
+ -mkdir auto
1573
1574
$(XSUBPP ) -prototypes -typemap $(XSUBPP_TYPEMAP ) \
1574
1575
-typemap typemap if_perl.xs -output $@
1575
1576
Original file line number Diff line number Diff line change @@ -742,6 +742,8 @@ static char *(features[]) =
742
742
743
743
static int included_patches [] =
744
744
{ /* Add new patch number below this line */
745
+ /**/
746
+ 2409 ,
745
747
/**/
746
748
2408 ,
747
749
/**/
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ mv tee/tee.exe teew32.exe
3
3
mv xxd/xxd.exe xxdw32.exe
4
4
mv vim.pdb vimw32.pdb
5
5
mv install.exe installw32.exe
6
- mv uninstal .exe uninstalw32 .exe
6
+ mv uninstall .exe uninstallw32 .exe
You can’t perform that action at this time.
0 commit comments