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:
parent
16fb270e83
commit
c5e5c80ed8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue