replaced / in compiler switches to avoid tcsh problems
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.1 $
|
||||
# $Revision: 1.2 $
|
||||
#
|
||||
# last change: $Author: tra $ $Date: 2001-06-28 11:11:15 $
|
||||
# last change: $Author: hjs $ $Date: 2002-06-12 10:09:15 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
@@ -71,7 +71,7 @@ LIBTARGET=NO
|
||||
|
||||
.INCLUDE : ..$/..$/cppumaker.mk
|
||||
|
||||
CFLAGS+=/GX
|
||||
CFLAGS+=-GX
|
||||
|
||||
# --- Files -------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user