summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Charts
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-31 16:07:54 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-31 16:07:54 +0000
commite8bbf3e380cc23353d19b6a7a00818cf06997049 (patch)
tree628a1748f3369f12f2a876f649fda2a24a242fc6 /odk/examples/DevelopersGuide/Charts
parent67b84f9e2d05c9f200763267b17cdc6c2db33b60 (diff)
#i10000# found this locally modified ...
Diffstat (limited to 'odk/examples/DevelopersGuide/Charts')
-rw-r--r--odk/examples/DevelopersGuide/Charts/makefile.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/odk/examples/DevelopersGuide/Charts/makefile.mk b/odk/examples/DevelopersGuide/Charts/makefile.mk
index e82fb98baf93..cec64cdbfefd 100644
--- a/odk/examples/DevelopersGuide/Charts/makefile.mk
+++ b/odk/examples/DevelopersGuide/Charts/makefile.mk
@@ -2,9 +2,9 @@
#
# $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
# either of the following licenses
@@ -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
#----------------------------------------------------
@@ -89,7 +89,7 @@ CHARTS_FILES=\
$(DESTDIRDEVGUIDEEXAMPLES)$/Charts$/Makefile
DIR_FILE_LIST= \
- $(CHARTS_FILES) \
+ $(CHARTS_FILES)
DIR_DIRECTORY_LIST=$(uniq $(DIR_FILE_LIST:d))
DIR_CREATE_FLAG=$(MISC)$/devguide_charts_dirs_created.txt
@@ -104,7 +104,7 @@ all : \
#--------------------------------------------------
# use global rules
-#--------------------------------------------------
+#--------------------------------------------------
.INCLUDE: $(PRJ)$/util$/odk_rules.pmk
-
+