summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 23:24:30 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 23:24:30 +0000
commitcd581a55e3ef19e37b40eda3b511060ec99341db (patch)
treed6d980893a230f19a99be02beb4abd9a10f88787
parent5ca73dfa243428381b7a32264567447e43bb2b43 (diff)
INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED
2004/11/26 11:04:20 fpe 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/16 12:26:44 fpe 1.2.2.1: Regular Update
-rw-r--r--helpcontent2/util/makefile.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/helpcontent2/util/makefile.mk b/helpcontent2/util/makefile.mk
index 081a8b7f71..868816ab50 100644
--- a/helpcontent2/util/makefile.mk
+++ b/helpcontent2/util/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: hjs $ $Date: 2004-11-04 12:25:55 $
+#* last change $Author: rt $ $Date: 2004-11-27 00:24:30 $
#*
-#* $Revision: 1.3 $
+#* $Revision: 1.4 $
#*
#* $Logfile:$
#*
@@ -15,10 +15,10 @@
# edit to match directory level
PRJ = ..
-# same for all makefiles in "help2"
-PRJNAME = help2
+# same for all makefiles in "helpcontent2"
+PRJNAME = helpcontent2
# uniqe name (module wide);
-# using a modified forme of package should do here
+# using a modified form of package should do here
TARGET = plain_util
# --- Settings -----------------------------------------------------
@@ -38,4 +38,3 @@ ALLTAR : $(COMMONBIN)$/helpimg.ilst
$(COMMONBIN)$/helpimg.ilst: helpimg.ilst
+$(COPY) $< $@
-