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

#i10000# found this locally modified ...

üst 67b84f9e
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.4 $ # $Revision: 1.5 $
# #
# last change: $Author: rt $ $Date: 2005-01-31 16:11:26 $ # last change: $Author: rt $ $Date: 2005-01-31 17:07:54 $
# #
# 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
...@@ -70,7 +70,7 @@ TARGET=copying ...@@ -70,7 +70,7 @@ TARGET=copying
#---------------------------------------------------------------- #----------------------------------------------------------------
#---------------------------------------------------- #----------------------------------------------------
# this makefile is only used for copying the example # this makefile is only used for copying the example
# files into the SDK # files into the SDK
#---------------------------------------------------- #----------------------------------------------------
...@@ -89,7 +89,7 @@ CHARTS_FILES=\ ...@@ -89,7 +89,7 @@ CHARTS_FILES=\
$(DESTDIRDEVGUIDEEXAMPLES)$/Charts$/Makefile $(DESTDIRDEVGUIDEEXAMPLES)$/Charts$/Makefile
DIR_FILE_LIST= \ DIR_FILE_LIST= \
$(CHARTS_FILES) \ $(CHARTS_FILES)
DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d)) DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
DIR_CREATE_FLAG=$(MISC)$/devguide_charts_dirs_created.txt DIR_CREATE_FLAG=$(MISC)$/devguide_charts_dirs_created.txt
...@@ -104,7 +104,7 @@ all : \ ...@@ -104,7 +104,7 @@ all : \
#-------------------------------------------------- #--------------------------------------------------
# use global rules # use global rules
#-------------------------------------------------- #--------------------------------------------------
.INCLUDE: $(PRJ)$/util$/odk_rules.pmk .INCLUDE: $(PRJ)$/util$/odk_rules.pmk
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