summaryrefslogtreecommitdiff
path: root/sot/util
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-04-22 13:54:51 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-04-22 13:54:51 +0000
commite96b91c96ad9e555682c61e794d44d48691d6964 (patch)
tree6fa18b84d5bf9e24d5f1fe2c9b1bd9b45eca758b /sot/util
parent970a270a9796cd3d6bf05bd881c898eac6e4477d (diff)
chaged export filter target to type
Diffstat (limited to 'sot/util')
-rw-r--r--sot/util/makefile.mk13
-rw-r--r--sot/util/sot.flt6
2 files changed, 9 insertions, 10 deletions
diff --git a/sot/util/makefile.mk b/sot/util/makefile.mk
index 6fa3cb763574..7d0a7a8f1a08 100644
--- a/sot/util/makefile.mk
+++ b/sot/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kz $ $Date: 2002-01-10 11:51:19 $
+# last change: $Author: hjs $ $Date: 2002-04-22 14:54:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -113,13 +113,6 @@ DEF1DES =StarObjectsTools
$(MISC)$/$(SHL1TARGET).flt: makefile.mk
@+echo ------------------------------
@+echo Making: $@
- @+echo WEP>$@
- @+echo LIBMAIN>>$@
- @+echo LibMain>>$@
-.IF "$(GUI)"!="UNX"
- @+echo CT??_R0?AV>>$@
- @+echo CTA2?AV>>$@
- @+echo CTA3?AV>>$@
-.ENDIF
+ +$(TYPE) sot.flt > $@
.INCLUDE : target.pmk
diff --git a/sot/util/sot.flt b/sot/util/sot.flt
new file mode 100644
index 000000000000..ac2ea9c6a19d
--- /dev/null
+++ b/sot/util/sot.flt
@@ -0,0 +1,6 @@
+WEP
+LIBMAIN
+LibMain
+CT??_R0?AV
+CTA2?AV
+CTA3?AV