INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED
2003/08/27 15:05:51 hr 1.2.32.1: #111934#: join from CWS sdk07
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.2 $
|
# $Revision: 1.3 $
|
||||||
#
|
#
|
||||||
# last change: $Author: vg $ $Date: 2003-06-10 10:23:49 $
|
# last change: $Author: kz $ $Date: 2003-08-27 16:44:26 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to the terms of
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
@@ -80,15 +80,19 @@ FIRSTSTEPS_FILES=\
|
|||||||
$(DESTDIRDEVGUIDEEXAMPLES)$/FirstSteps$/HelloTextTableShape.java \
|
$(DESTDIRDEVGUIDEEXAMPLES)$/FirstSteps$/HelloTextTableShape.java \
|
||||||
$(DESTDIRDEVGUIDEEXAMPLES)$/FirstSteps$/Makefile
|
$(DESTDIRDEVGUIDEEXAMPLES)$/FirstSteps$/Makefile
|
||||||
|
|
||||||
EXAMPLESLIST= \
|
DIR_FILE_LIST= \
|
||||||
$(FIRSTSTEPS_FILES) \
|
$(FIRSTSTEPS_FILES) \
|
||||||
|
|
||||||
|
DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
|
||||||
|
DIR_CREATE_FLAG=$(MISC)$/devguide_firststeps_dirs_created.txt
|
||||||
|
DIR_FILE_FLAG=$(MISC)$/devguide_firststeps.txt
|
||||||
|
|
||||||
#--------------------------------------------------
|
#--------------------------------------------------
|
||||||
# TARGETS
|
# TARGETS
|
||||||
#--------------------------------------------------
|
#--------------------------------------------------
|
||||||
all : \
|
all : \
|
||||||
$(EXAMPLESLIST)
|
$(DIR_FILE_LIST) \
|
||||||
|
$(DIR_FILE_FLAG)
|
||||||
|
|
||||||
#--------------------------------------------------
|
#--------------------------------------------------
|
||||||
# use global rules
|
# use global rules
|
||||||
|
|||||||
Reference in New Issue
Block a user