INTEGRATION: CWS sb18 (1.5.102); FILE MERGED
2004/04/28 09:01:33 sb 1.5.102.2: #i21150# Factored out auxiliary dump functions. 2004/04/22 08:26:07 sb 1.5.102.1: #i21150# Improved include handling over what class TypeDependency offers.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.5 $
|
||||
# $Revision: 1.6 $
|
||||
#
|
||||
# last change: $Author: jsc $ $Date: 2001-08-17 13:15:48 $
|
||||
# last change: $Author: obo $ $Date: 2004-06-04 03:13:12 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
@@ -80,7 +80,9 @@ CFLAGSNOOPT+=-Ob0
|
||||
|
||||
OBJFILES= $(OBJ)$/cppumaker.obj \
|
||||
$(OBJ)$/cppuoptions.obj \
|
||||
$(OBJ)$/cpputype.obj
|
||||
$(OBJ)$/cpputype.obj \
|
||||
$(OBJ)$/dumputils.obj \
|
||||
$(OBJ)$/includes.obj
|
||||
|
||||
NOOPTFILES= \
|
||||
$(OBJ)$/cpputype.obj
|
||||
|
Reference in New Issue
Block a user