summaryrefslogtreecommitdiff
path: root/tools/bootstrp/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2000-12-12 17:34:56 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2000-12-12 17:34:56 +0000
commit1e7ab85ed71f2a3b137b1654db95248df93cec0c (patch)
treef9a25a6a149d4930b834ff84f3e495868e509520 /tools/bootstrp/makefile.mk
parent1b7a90b7677db9ea520ff2affa3206eba7a8dea1 (diff)
keep it static; libCrun static
Diffstat (limited to 'tools/bootstrp/makefile.mk')
-rw-r--r--tools/bootstrp/makefile.mk16
1 files changed, 2 insertions, 14 deletions
diff --git a/tools/bootstrp/makefile.mk b/tools/bootstrp/makefile.mk
index cf822bc3dcd3..56264e1b77e2 100644
--- a/tools/bootstrp/makefile.mk
+++ b/tools/bootstrp/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: nf $ $Date: 2000-12-11 12:58:44 $
+# last change: $Author: hjs $ $Date: 2000-12-12 18:34:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -100,12 +100,6 @@ OBJFILES= \
$(OBJ)$/minormk.obj \
$(OBJ)$/fattr.obj
-.IF "$(UPD)" < "590"
-OBJFILES += \
- $(OBJ)$/geninfo.obj \
- $(OBJ)$/parser.obj
-.ENDIF
-
SLOFILES= \
$(SLO)$/sstring.obj \
$(SLO)$/appdef.obj \
@@ -123,12 +117,6 @@ SLOFILES= \
$(SLO)$/minormk.obj \
$(SLO)$/fattr.obj
-.IF "$(UPD)" < "590"
-SLOFILES += \
- $(SLO)$/geninfo.obj \
- $(SLO)$/parser.obj
-.ENDIF
-
LIB1TARGET= $(LB)$/btstrp.lib
LIB1ARCHIV= $(LB)$/libbtstrp.a
LIB1FILES= $(LB)$/bootstrp.lib