summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:25:30 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:25:30 +0000
commitad0c668309ef2626a5d51e655136e7ad99bbe485 (patch)
tree5a67fb5570fb0102968c85104d57d23f147abb5e /vcl/workben/makefile.mk
parentd1f0699d72fe62a290869fd67d5999c2169c289b (diff)
INTEGRATION: CWS ause036 (1.12.98); FILE MERGED
2005/11/15 15:16:29 hjs 1.12.98.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'vcl/workben/makefile.mk')
-rw-r--r--vcl/workben/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk
index 4cb04d14c2ca..3565f86d40c7 100644
--- a/vcl/workben/makefile.mk
+++ b/vcl/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 14:09:34 $
+# last change: $Author: ihi $ $Date: 2006-06-29 11:25:30 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -65,9 +65,6 @@ APP1STDLIBS= $(CPPULIB) \
$(SOTLIB) \
$(SVLIB)
-APP1DEPN= $(L)$/itools.lib \
- $(L)$/sot.lib
-
.IF "$(GUI)"=="WIN" || "$(GUI)"=="OS2"
APP1DEF= $(MISC)$/$(TARGET).def
.ENDIF