summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2005-11-22 20:22:08 (GMT)
committerdas <das>2005-11-22 20:22:08 (GMT)
commit85718ff9be06b28dedcdc6bb9d950d3fd78f123b (patch)
tree0107d1a4edce9cea7e7735ac04c6dd320fd79c42
parent4a1b7d34fb7acd9c47be210a127f48b7cf7fdca9 (diff)
downloadtcl-85718ff9be06b28dedcdc6bb9d950d3fd78f123b.zip
tcl-85718ff9be06b28dedcdc6bb9d950d3fd78f123b.tar.gz
tcl-85718ff9be06b28dedcdc6bb9d950d3fd78f123b.tar.bz2
Renamed Makefile to GNUmakefile
-rw-r--r--macosx/GNUmakefile (renamed from macosx/Makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Makefile b/macosx/GNUmakefile
index 7195e77..6bd305d 100644
--- a/macosx/Makefile
+++ b/macosx/GNUmakefile
@@ -4,7 +4,7 @@
# uses the standard unix build system in tcl/unix (which can be used directly instead of this
# if you are not using the tk/macosx projects).
#
-# RCS: @(#) $Id: Makefile,v 1.22 2005/06/03 08:52:16 das Exp $
+# RCS: @(#) $Id: GNUmakefile,v 1.1 2005/11/22 20:22:08 das Exp $
#
########################################################################################################