summaryrefslogtreecommitdiff
path: root/svtools/source/config/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/makefile.mk')
-rw-r--r--svtools/source/config/makefile.mk12
1 files changed, 10 insertions, 2 deletions
diff --git a/svtools/source/config/makefile.mk b/svtools/source/config/makefile.mk
index d84929c81a01..c9e24341c7d5 100644
--- a/svtools/source/config/makefile.mk
+++ b/svtools/source/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.38 $
+# $Revision: 1.39 $
#
-# last change: $Author: os $ $Date: 2002-08-30 09:52:28 $
+# last change: $Author: hr $ $Date: 2003-03-27 14:37:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -63,6 +63,7 @@ PRJ=..$/..
PRJNAME=SVTOOLS
TARGET=config
+TARGET1=heavyconfig
# --- Settings -----------------------------------------------------
@@ -117,6 +118,13 @@ EXCEPTIONSFILES = \
$(SLO)$/xmlaccelcfg.obj \
$(SLO)$/pathoptions.obj
+# --- heavyconfig.lib Files --------------------------------------------------------
+
+LIB1TARGET= $(SLB)$/$(TARGET1).lib
+
+LIB1OBJFILES= \
+ $(SLO)$/colorcfg.obj
+
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk