X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b44f5137ce562c2c281542b09f2ed6379dcbf00b..f0f03f324281e2a2eb137f532295dc2bcaa120d3:/samples/internat/makefile.wat?ds=sidebyside diff --git a/samples/internat/makefile.wat b/samples/internat/makefile.wat index 4af7afe694..95c9cdad87 100644 --- a/samples/internat/makefile.wat +++ b/samples/internat/makefile.wat @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.5 (http://www.bakefile.org) +# Bakefile 0.2.6 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -18,7 +18,11 @@ ! loaddll wpp wppdi86 ! loaddll wppaxp wppdaxp ! loaddll wpp386 wppd386 +! if $(__VERSION__) >= 1280 +! loaddll wlink wlinkd +! else ! loaddll wlink wlink +! endif ! loaddll wlib wlibd !endif @@ -236,7 +240,7 @@ $(OBJS) : ### Targets: ### -all : .SYMBOLIC $(OBJS)\internat.exe ar bg cs de fr ka pl ru sv ja ja_JP.EUC-JP +all : .SYMBOLIC $(OBJS)\internat.exe ar bg cs de fr it ka pl ru sv ja ja_JP.EUC-JP clean : .SYMBOLIC -if exist $(OBJS)\*.obj del $(OBJS)\*.obj @@ -278,6 +282,10 @@ fr : .SYMBOLIC if not exist $(OBJS)\fr mkdir $(OBJS)\fr for %f in (internat.po internat.mo) do if not exist $(OBJS)\fr\%f copy .\fr\%f $(OBJS)\fr +it : .SYMBOLIC + if not exist $(OBJS)\it mkdir $(OBJS)\it + for %f in (internat.po internat.mo) do if not exist $(OBJS)\it\%f copy .\it\%f $(OBJS)\it + ka : .SYMBOLIC if not exist $(OBJS)\ka mkdir $(OBJS)\ka for %f in (internat.po internat.mo) do if not exist $(OBJS)\ka\%f copy .\ka\%f $(OBJS)\ka