summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-04-18 08:52:08 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-04-18 08:52:08 +0000
commit7efc76796d03ea8923c46af4783fc102697866d6 (patch)
tree611f2142530b0aca17ba69469c2072e8be1bdb58 /tools/bootstrp
parent71e00d2d7dcf0fc68912c188d53329adc740a9ac (diff)
Moved to soltools
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/addexes2/makefile.mk13
1 files changed, 2 insertions, 11 deletions
diff --git a/tools/bootstrp/addexes2/makefile.mk b/tools/bootstrp/addexes2/makefile.mk
index 47ba08bae7c5..b21506af8ae2 100644
--- a/tools/bootstrp/addexes2/makefile.mk
+++ b/tools/bootstrp/addexes2/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hjs $ $Date: 2001-02-05 17:01:08 $
+# last change: $Author: nf $ $Date: 2001-04-18 09:52:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,15 +77,6 @@ NO_DEFAULT_STL=TRUE
# --- Files --------------------------------------------------------
-APP1TARGET= javadep
-APP1OBJS= $(OBJ)$/javadep.obj
-APP1STDLIBS=$(STATIC_LIBS)
-
-.IF "$(GUI)"=="UNX"
-APP2TARGET= checkdll
-APP2OBJS= $(OBJ)$/checkdll.obj
-.ENDIF
-
APP3TARGET= mkunroll
APP3OBJS= $(OBJ)$/mkfilt.obj
APP3STDLIBS=$(STATIC_LIBS)