Update of /cvsroot/monetdb/buildtools/autogen/autogen
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25468/autogen/autogen
Modified Files:
msc.py
Log Message:
Moved constant Makefile initialization variables to rules.msc.
Index: msc.py
===================================================================
RCS file: /cvsroot/monetdb/buildtools/autogen/autogen/msc.py,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- msc.py 1 Apr 2007 21:39:03 -0000 1.26
+++ msc.py 22 May 2007 15:22:58 -0000 1.27
@@ -24,31 +24,6 @@
# Nothing much configurable below
-# cl -help describes the options
-!IFDEF DEBUG
-CC = $(CC) -GF -W3 -wd4273 -wd4102 -MDd -nologo -Zi -Od -D_DEBUG -RTC1 -ZI
-!ELSE
-CC = $(CC) -GF -W3 -wd4273 -wd4102 -MD -nologo -Zi -Ox
-!ENDIF
-ARCHIVER = lib
-GENDLL =
-RC = rc
-
-MT = mt -nologo
-JAVAC = javac
-JAR = jar
-ANT = ant.bat
-
-CFLAGS = -I. -I$(TOPDIR) $(LIBC_INCS) $(INCLUDES)
-
-# No general LDFLAGS needed
-INSTALL = copy
-# TODO
-# replace this hack by something like configure ...
-MKDIR = mkdir
-ECHO = echo
-CD = cd
-
'''
#automake_ext = ['c', 'h', 'y', 'l', 'glue.c']
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins