summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/ProfUNO
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-03-29 11:13:42 +0000
committerRüdiger Timm <rt@openoffice.org>2005-03-29 11:13:42 +0000
commit29f0a4ea14bba349b6efc58eee94d3815f804f82 (patch)
tree07d64179f07e0d1ffa72e1264c9ee729f981db81 /odk/examples/DevelopersGuide/ProfUNO
parenta607ac0ad265af7184ab36eb6fe0f325a1070835 (diff)
INTEGRATION: CWS sdkbugfix02 (1.2.10); FILE MERGED
2005/03/03 15:42:02 jsc 1.2.10.1: #41142# replace make with internal MAKE variable
Diffstat (limited to 'odk/examples/DevelopersGuide/ProfUNO')
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile6
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile
index 22e34697923a..ffb553ca5730 100644
--- a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile
+++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile
@@ -2,9 +2,9 @@
#
# $RCSfile: Makefile,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-01-31 16:50:06 $
+# last change: $Author: rt $ $Date: 2005-03-29 12:13:29 $
#
# The Contents of this file are made available subject to the terms of
# the BSD license.
@@ -107,7 +107,7 @@ SimpleBootstrapCppExample : $(OUT_BIN)/SimpleBootstrap_cpp$(EXE_EXT)
@echo --------------------------------------------------------------------------------
@echo Please use the following command to execute the example!
@echo -
- @echo make SimpleBootstrap_cpp.run
+ @echo $(MAKE) SimpleBootstrap_cpp.run
@echo --------------------------------------------------------------------------------
%.run: $(OUT_BIN)/SimpleBootstrap_cpp$(EXE_EXT)
diff --git a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile
index c1831553f960..8f20c08414fd 100644
--- a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile
+++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile
@@ -2,9 +2,9 @@
#
# $RCSfile: Makefile,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-01-31 16:50:30 $
+# last change: $Author: rt $ $Date: 2005-03-29 12:13:42 $
#
# The Contents of this file are made available subject to the terms of
# the BSD license.
@@ -82,7 +82,7 @@ SimpleBootstrapJavaExample : $(COMPONENT_JAR)
@echo --------------------------------------------------------------------------------
@echo Please use the following command to execute the example!
@echo -
- @echo make SimpleBootstrap_java.run
+ @echo $(MAKE) SimpleBootstrap_java.run
@echo --------------------------------------------------------------------------------
# Setting the optional system property "com.sun.star.lib.loader.unopath" to the office