summaryrefslogtreecommitdiff
path: root/xmloff/util/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-04-08 15:44:57 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-04-08 15:44:57 +0000
commitc68f5f9a10cbcedba497f0816f267284a534b4d5 (patch)
treeb959852882aa3cdcaa044d300a9d37a35a60893b /xmloff/util/makefile.mk
parentaadc970f973293480b410d1e04cd2b3664280301 (diff)
move filter lines to file
Diffstat (limited to 'xmloff/util/makefile.mk')
-rw-r--r--xmloff/util/makefile.mk28
1 files changed, 3 insertions, 25 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk
index 916cab58ca..648be38532 100644
--- a/xmloff/util/makefile.mk
+++ b/xmloff/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: thb $ $Date: 2001-10-24 15:22:22 $
+# last change: $Author: hjs $ $Date: 2002-04-08 16:44:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -149,27 +149,5 @@ DEF1EXPORTFILE= exports.dxp
# --- Filter -----------------------------------------------------------
$(MISC)$/$(SHL1TARGET).flt: makefile.mk
-.IF "$(GUI)"=="WNT"
- +echo _CT? > $@
- +echo ??_5>>$@
- +echo ??_7>>$@
- +echo ??_8>>$@
- +echo ??_9>>$@
- +echo ??_C>>$@
- +echo ??_E>>$@
- +echo ??_F>>$@
- +echo ??_G>>$@
- +echo ??_H>>$@
- +echo ??_I>>$@
- +echo __CT>>$@
-.ENDIF
- +echo _CTA >> $@
- +echo sXML_ >> $@
- +echo lcl >> $@
- +echo _Impl >> $@
-.IF "$(GUI)"=="WNT" || "$(GUI)"=="WIN"
- +echo WEP>>$@
- +echo LIBMAIN>>$@
- +echo LibMain>>$@
-.ENDIF
+ +$(TYPE) xo.flt > $@