summaryrefslogtreecommitdiff
path: root/helpcontent2/util/sbasic/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-08-26 14:17:46 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-08-26 14:17:46 +0000
commit44dc8755060592bddab0ec92e4fd4444f576bc65 (patch)
tree74366fd2b982f5b46dc2fac7f4d8a60def62ce3e /helpcontent2/util/sbasic/makefile.mk
parent9811dbc3ea1898704f36f8744d5e661774808864 (diff)
unique target
Diffstat (limited to 'helpcontent2/util/sbasic/makefile.mk')
-rw-r--r--helpcontent2/util/sbasic/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk
index 60bd46773d..3d69c928c9 100644
--- a/helpcontent2/util/sbasic/makefile.mk
+++ b/helpcontent2/util/sbasic/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: fpe $ $Date: 2004-08-26 09:49:18 $
+#* last change $Author: hjs $ $Date: 2004-08-26 15:17:44 $
#*
-#* $Revision: 1.6 $
+#* $Revision: 1.7 $
#*
#* $Logfile:$
#*
@@ -19,7 +19,7 @@ PRJ = ..$/..
PRJNAME = help2
# uniqe name (module wide);
# using a modified forme of package should do here
-TARGET = util
+TARGET = sbasic_util
# --- Settings -----------------------------------------------------