summaryrefslogtreecommitdiff
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
commit38d2d5656e7cecc3463bc3bf6acabd479f723858 (patch)
treedca129e6c998ab2e3fa3d0c17605fbee24fa54f9
parent94977e16f471c7a122fcfab5ce554e5bbb7a5ed0 (diff)
setting DEPOBJFILES to get clean dependencies
-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 acbc2c96c..f02917720 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) \