summaryrefslogtreecommitdiff
path: root/scp2/source/binfilter
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 08:38:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 08:38:32 +0000
commit2d8ca49ed271b02b4b5a54ea60daa9011055c69b (patch)
tree8b09ed1e4385945a7a6fb3cfcfb5ce8e0c97e50f /scp2/source/binfilter
parentf8e276e2bea4b47b9536a7c5f08cf95ee64c78e8 (diff)
INTEGRATION: CWS native151 (1.1.2); FILE ADDED
2008/05/30 09:46:04 is 1.1.2.2: #i79800# new file header 2008/05/06 15:51:56 is 1.1.2.1: #i79800# binfilter into an own package
Diffstat (limited to 'scp2/source/binfilter')
-rw-r--r--scp2/source/binfilter/makefile.mk54
1 files changed, 54 insertions, 0 deletions
diff --git a/scp2/source/binfilter/makefile.mk b/scp2/source/binfilter/makefile.mk
new file mode 100644
index 000000000000..0353adde3f16
--- /dev/null
+++ b/scp2/source/binfilter/makefile.mk
@@ -0,0 +1,54 @@
+#*************************************************************************
+#
+# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+#
+# Copyright 2008 by Sun Microsystems, Inc.
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# $RCSfile: makefile.mk,v $
+#
+# $Revision: 1.2 $
+#
+# This file is part of OpenOffice.org.
+#
+# OpenOffice.org is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License version 3
+# only, as published by the Free Software Foundation.
+#
+# OpenOffice.org is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License version 3 for more details
+# (a copy is included in the LICENSE file that accompanied this code).
+#
+# You should have received a copy of the GNU Lesser General Public License
+# version 3 along with OpenOffice.org. If not, see
+# <http://www.openoffice.org/license.html>
+# for a copy of the LGPLv3 License.
+#
+#*************************************************************************
+
+PRJ=..$/..
+
+PRJPCH=
+
+PRJNAME=scp2
+TARGET=binfilter
+TARGETTYPE=CUI
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : settings.mk
+
+SCP_PRODUCT_TYPE=osl
+
+PARFILES= \
+ module_binfilter.par \
+ file_binfilter.par
+
+ULFFILES= \
+ module_binfilter.ulf
+
+# --- File ---------------------------------------------------------
+.INCLUDE : target.mk