]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/makefile.wat
Don't overwrite status message when restoring it if it changed.
[wxWidgets.git] / samples / internat / makefile.wat
index 4af7afe6946b8f5c44c0c879c0364d1152d83a34..95c9cdad871c63ebaf780ea0fa7c6f03444a5aeb 100644 (file)
@@ -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!
 # =========================================================================
 
 !  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