summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:27:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-06-29 10:27:16 +0000
commit6c61c7b16f14f7f5bdcde281436f22eeef3132dd (patch)
tree8099267c89013ce32e9820259d5fc3b249124f2e /svtools/bmpmaker
parentad0c668309ef2626a5d51e655136e7ad99bbe485 (diff)
INTEGRATION: CWS ause036 (1.12.78); FILE MERGED
2006/05/24 16:17:23 hjs 1.12.78.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/15 15:18:17 hjs 1.12.78.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r--svtools/bmpmaker/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/svtools/bmpmaker/makefile.mk b/svtools/bmpmaker/makefile.mk
index 082e547f143f..a34dfe5ded23 100644
--- a/svtools/bmpmaker/makefile.mk
+++ b/svtools/bmpmaker/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: hr $ $Date: 2006-06-19 20:08:04 $
+# last change: $Author: ihi $ $Date: 2006-06-29 11:27:16 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -68,8 +68,6 @@ APP1STDLIBS = \
$(VOSLIB) \
$(SALLIB)
-APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND)
-
APP1OBJS= $(OBJ)$/bmp.obj \
$(OBJ)$/bmpcore.obj
@@ -79,7 +77,6 @@ APP1BASE=0x10000000
APP2TARGET = bmpsum
APP2BASE = 0x10000000
-APP2DEPN = $(L)$/itools.lib $(SVLIBDEPEND)
APP2OBJS = $(OBJ)$/bmpsum.obj
APP2STDLIBS = $(SVLIB) \