INTEGRATION: CWS sb18 (1.2.4); FILE MERGED
2004/04/28 08:58:29 sb 1.2.4.2: #i21150# Simplified TypeDependency to Dependencies. 2004/04/22 08:21:56 sb 1.2.4.1: #i21150# Expanded unotypesort.cxx to unotype.cxx.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2004-03-30 16:52:20 $
|
||||
# last change: $Author: obo $ $Date: 2004-06-04 03:10:53 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
@@ -68,11 +68,11 @@ ENABLE_EXCEPTIONS := TRUE
|
||||
.INCLUDE: settings.mk
|
||||
|
||||
OBJFILES = \
|
||||
$(OBJ)$/dependency.obj \
|
||||
$(OBJ)$/dependencies.obj \
|
||||
$(OBJ)$/exceptiontree.obj \
|
||||
$(OBJ)$/global.obj \
|
||||
$(OBJ)$/options.obj \
|
||||
$(OBJ)$/typemanager.obj \
|
||||
$(OBJ)$/unotypesort.obj
|
||||
$(OBJ)$/unotype.obj
|
||||
|
||||
.INCLUDE: target.mk
|
||||
|
Reference in New Issue
Block a user