summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-05-15 16:21:29 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-05-15 16:21:29 +0000
commit1f7dd1b19a576d4327f333482d18841dcef9bef0 (patch)
tree8b5def2b7b2277cf769c37dff1e291b2bbd861b9 /ucb
parentc533472f4087b8a983f1b6c595ef9544bb294ceb (diff)
changed multiple echo to type file
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/cacher/makefile.mk16
1 files changed, 3 insertions, 13 deletions
diff --git a/ucb/source/cacher/makefile.mk b/ucb/source/cacher/makefile.mk
index a660cdaed685..f9e70e8dd746 100644
--- a/ucb/source/cacher/makefile.mk
+++ b/ucb/source/cacher/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-03-07 08:18:54 $
+# last change: $Author: hjs $ $Date: 2002-05-15 17:21:29 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -114,14 +114,4 @@ SYMBOLPREFIX=$(TARGET)$(UCB_MAJOR)
$(MISC)$/$(SHL1TARGET).flt:
@echo ------------------------------
@echo Making: $@
-# @echo Type >> $@
- @echo cpp >> $@
- @echo m_ >> $@
- @echo rtl >> $@
- @echo vos >> $@
- @echo component_getImplementationEnvironment >> $@
- @echo component_writeInfo >> $@
- @echo component_getFactory >> $@
-.IF "$(COM)"=="MSC"
- @echo ??_ >> $@
-.ENDIF # COM MSC
+ $(TYPE) cached1.flt > $@