summaryrefslogtreecommitdiff
path: root/ucb/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:23:41 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:23:41 +0000
commit20faf60ca562472bbcbd448623f1dc895c6b2c66 (patch)
tree217e4f232e05428fb8a6415734c8852d6f9fc7bc /ucb/workben
parent8fec470d666eaa5c902f642ec7ffaa40465d032f (diff)
INTEGRATION: CWS ause076 (1.5.4); FILE MERGED
2007/02/28 10:56:53 hjs 1.5.4.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'ucb/workben')
-rw-r--r--ucb/workben/ucb/makefile.mk12
1 files changed, 3 insertions, 9 deletions
diff --git a/ucb/workben/ucb/makefile.mk b/ucb/workben/ucb/makefile.mk
index ebf7cba83287..d3461cd9393f 100644
--- a/ucb/workben/ucb/makefile.mk
+++ b/ucb/workben/ucb/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 14:23:15 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:23:41 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -48,14 +48,10 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files ---
-.IF "$(depend)" != ""
-
OBJFILES=\
$(OBJ)$/srcharg.obj \
$(OBJ)$/ucbdemo.obj
-.ENDIF # depend
-
#SRSFILES= $(SRS)$/ucbdemo.srs
#
@@ -87,11 +83,9 @@ APP1STDLIBS=\
$(COMPHELPERLIB) \
$(TOOLSLIB) \
$(SVTOOLLIB) \
- $(SVLIB) \
+ $(VCLLIB) \
$(UCBHELPERLIB)
-APP1DEF= $(MISC)\$(APP1TARGET).def
-
# --- Targets ---
.INCLUDE : target.mk