Kaydet (Commit) c5e5c80e authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS sdkbugfix02 (1.3.46); FILE MERGED

2005/03/03 15:42:07 jsc 1.3.46.1: #41142# replace make with internal MAKE variable
üst 16fb270e
...@@ -36,7 +36,7 @@ JavaStorageTestExample : $(CLASSFILES) ...@@ -36,7 +36,7 @@ JavaStorageTestExample : $(CLASSFILES)
@echo -------------------------------------------------------------------------------- @echo --------------------------------------------------------------------------------
@echo Please use following command to execute the example! @echo Please use following command to execute the example!
@echo ------ @echo ------
@echo make EmbedContFrame.run @echo $(MAKE) EmbedContFrame.run
@echo -------------------------------------------------------------------------------- @echo --------------------------------------------------------------------------------
%.run: $(OUT_COMP_CLASS)/%.class %.run: $(OUT_COMP_CLASS)/%.class
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment