diff options
author | das <das> | 2005-11-22 20:22:08 (GMT) |
---|---|---|
committer | das <das> | 2005-11-22 20:22:08 (GMT) |
commit | 4108d5e746022cd525e93215aeb41eb0a1ab3b7a (patch) | |
tree | 0107d1a4edce9cea7e7735ac04c6dd320fd79c42 /macosx | |
parent | 2c55225523503a689c000258c0a7a2f9054dadaa (diff) | |
download | tcl-4108d5e746022cd525e93215aeb41eb0a1ab3b7a.zip tcl-4108d5e746022cd525e93215aeb41eb0a1ab3b7a.tar.gz tcl-4108d5e746022cd525e93215aeb41eb0a1ab3b7a.tar.bz2 |
Renamed Makefile to GNUmakefile
Diffstat (limited to 'macosx')
-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 $ # ######################################################################################################## |