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
This commit is contained in:
Rüdiger Timm 2005-03-29 11:16:24 +00:00
parent 16fb270e83
commit c5e5c80ed8

View file

@ -36,7 +36,7 @@ JavaStorageTestExample : $(CLASSFILES)
@echo --------------------------------------------------------------------------------
@echo Please use following command to execute the example!
@echo ------
@echo make EmbedContFrame.run
@echo $(MAKE) EmbedContFrame.run
@echo --------------------------------------------------------------------------------
%.run: $(OUT_COMP_CLASS)/%.class