# =========================================================================
# 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
### 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
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