summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-16 11:41:32 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-16 11:41:32 +0000
commitaec127ce14d88b20c12bc5cef280d93a7d446b32 (patch)
tree42ba4a39af8a669ba363e1fe843cee58ac0658da /tools
parent4dcf865b3c37c8fc45b9a1799e517cb0a3823660 (diff)
#i10000# btstrp.lib
Diffstat (limited to 'tools')
-rw-r--r--tools/bootstrp/addexes2/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/bootstrp/addexes2/makefile.mk b/tools/bootstrp/addexes2/makefile.mk
index 6bb0c4a32a20..f1a6dff46f54 100644
--- a/tools/bootstrp/addexes2/makefile.mk
+++ b/tools/bootstrp/addexes2/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2005-03-15 08:52:30 $
+# last change: $Author: obo $ $Date: 2005-03-16 12:41:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,8 +83,8 @@ APP1STDLIBS+=-lpthread
.IF "$(OS)"=="NETBSD"
APP1STDLIBS+=-lpthread
.ENDIF
-APP1LIBS= $(LB)$/bootstrp.lib $(LB)$/bootstrp2.lib
-APP1DEPN= $(LB)$/atools.lib $(LB)$/bootstrp.lib $(LB)$/bootstrp2.lib
+APP1LIBS= $(LB)$/btstrp.lib $(LB)$/bootstrp2.lib
+APP1DEPN= $(LB)$/atools.lib $(LB)$/btstrp.lib $(LB)$/bootstrp2.lib
DEPOBJFILES = $(APP1OBJS)