# =========================================================================
# This makefile was generated by
-# Bakefile 0.1.8 (http://bakefile.sourceforge.net)
+# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================
### Variables: ###
-WX_RELEASE_NODOT = 26
+WX_RELEASE_NODOT = 27
OBJS = &
wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\wat_$(LIBTYPE_SUFFIX)$(CFG)
### Targets: ###
-all : .SYMBOLIC $(OBJS)\internat.exe bg cs de fr ja ka pl ru
+all : .SYMBOLIC $(OBJS)\internat.exe bg cs de fr ja ka pl ru sv
clean : .SYMBOLIC
-if exist $(OBJS)\*.obj del $(OBJS)\*.obj
if not exist $(OBJS)\ru mkdir $(OBJS)\ru
for %f in (internat.po internat.mo) do if not exist $(OBJS)\ru\%f copy .\ru\%f $(OBJS)\ru
+sv : .SYMBOLIC
+ if not exist $(OBJS)\sv mkdir $(OBJS)\sv
+ for %f in (internat.po internat.mo) do if not exist $(OBJS)\sv\%f copy .\sv\%f $(OBJS)\sv
+
$(OBJS)\internat_internat.obj : .AUTODEPEND .\internat.cpp
- $(CXX) -zq -fo=$^@ $(INTERNAT_CXXFLAGS) $<
+ $(CXX) -bt=nt -zq -fo=$^@ $(INTERNAT_CXXFLAGS) $<
$(OBJS)\internat_internat.res : .AUTODEPEND .\internat.rc
- wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<
+ wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<