summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-03-27 15:35:03 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-03-27 15:35:03 +0000
commit87968d3fef9f986c041c64c173a94f7f76711f4e (patch)
treec7af6a27d698a88626184cb4fdb5f0fbf69c13f4 /cpputools
parentdbe0c4acbd7d2a5c9be4ffedbe5b80387ee2397a (diff)
setting DEPOBJFILES to get clean dependencies
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/unoexe/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk
index acbc2c96cbca..f02917720926 100644
--- a/cpputools/source/unoexe/makefile.mk
+++ b/cpputools/source/unoexe/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: dbo $ $Date: 2001-05-10 13:05:49 $
+# last change: $Author: hjs $ $Date: 2002-03-27 16:35:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,9 +70,7 @@ NO_BSYMBOLIC=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
@@ -111,6 +109,7 @@ CXXFILES= \
APP1TARGET=$(TARGET)
APP1OBJS=$(OBJ)$/unoexe.obj
+DEPOBJFILES+=$(APP1OBJFILES)
APP1STDLIBS= \
$(SALLIB) \