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
This commit is contained in:
parent
1c49ef6e72
commit
ebaf76b697
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue