summaryrefslogtreecommitdiff
path: root/odk/examples/java/PropertySet/Makefile
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-03-29 11:17:39 +0000
committerRüdiger Timm <rt@openoffice.org>2005-03-29 11:17:39 +0000
commitebaf76b6978d5abdec205d42d1ca25d077bd1ab4 (patch)
tree3ea609881b921e79fe690533710724a0f8b8bfff /odk/examples/java/PropertySet/Makefile
parent1c49ef6e72647ff58fbb0bb6216fd8b139eca508 (diff)
INTEGRATION: CWS sdkbugfix02 (1.13.10); FILE MERGED
2005/03/03 15:42:09 jsc 1.13.10.1: #41142# replace make with internal MAKE variable
Diffstat (limited to 'odk/examples/java/PropertySet/Makefile')
-rw-r--r--odk/examples/java/PropertySet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/java/PropertySet/Makefile b/odk/examples/java/PropertySet/Makefile
index 150444ed5213..2072a0015980 100644
--- a/odk/examples/java/PropertySet/Makefile
+++ b/odk/examples/java/PropertySet/Makefile
@@ -2,9 +2,9 @@
#
# $RCSfile: Makefile,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: rt $ $Date: 2005-01-31 17:13:31 $
+# last change: $Author: rt $ $Date: 2005-03-29 12:17:39 $
#
# The Contents of this file are made available subject to the terms of
# the BSD license.
@@ -127,7 +127,7 @@ JavaPropertySetExample : $(COMP_REGISTERFLAG)
@echo Load the "$(QM)PropertySet.odt$(QM)" document to see how this component works. You can
@echo use this component inside your office installation, see the example description.
@echo -
- @echo make PropertySet.odt.load
+ @echo $(MAKE) PropertySet.odt.load
@echo --------------------------------------------------------------------------------
PropertySet.odt.load : $(COMP_REGISTERFLAG)