stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus Makefile


From: Russell Smith
Subject: [Stratagus-CVS] stratagus Makefile
Date: Thu, 09 Oct 2003 03:43:05 -0400

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Russell Smith <address@hidden>  03/10/09 03:43:05

Modified files:
        .              : Makefile 

Log message:
        Renabled win32 build, and Fixed siod.ccl to be included in release

Patches:
Index: stratagus/Makefile
diff -u stratagus/Makefile:1.179 stratagus/Makefile:1.180
--- stratagus/Makefile:1.179    Wed Sep  3 05:27:49 2003
+++ stratagus/Makefile  Thu Oct  9 03:43:05 2003
@@ -21,7 +21,7 @@
 ##     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ##     GNU General Public License for more details.
 ##
-##     $Id: Makefile,v 1.179 2003/09/03 09:27:49 mr-russ Exp $
+##     $Id: Makefile,v 1.180 2003/10/09 07:43:05 mr-russ Exp $
 ##
 
 TOPDIR=        .
@@ -248,6 +248,7 @@
          data/ccl/orc/campaign1.ccl data/ccl/orc/campaign2.ccl \
          data/ccl/anim.ccl data/ccl/wc2.ccl data/ccl/ranks.ccl \
          data/ccl/tips.ccl data/ccl/menus.ccl data/ccl/keystrokes.ccl \
+         data/ccl/siod.ccl \
          data/ccl/editor.ccl # data/campaigns/*/*.cm
 
 CONTRIB        = contrib/cross.png contrib/red_cross.png \
@@ -371,9 +372,9 @@
        $(MAKE) distclean
        $(MAKE) depend
        $(MAKE) bin-dist
-#      $(MAKE) win32new
-#      $(MAKE) win32-bin-dist
-#      $(MAKE) win32distclean
+       $(MAKE) win32new
+       $(MAKE) win32-bin-dist
+       $(MAKE) win32distclean
        $(MAKE) dist
 
 ##############################################################################




reply via email to

[Prev in Thread] Current Thread [Next in Thread]