diff options
author | das <das> | 2005-11-22 20:23:33 (GMT) |
---|---|---|
committer | das <das> | 2005-11-22 20:23:33 (GMT) |
commit | 6eb066dce3cf16c8549b77e4ef664550bec72b33 (patch) | |
tree | 9680960c139c73d67e92e664a54f1455a09d4c2b /macosx | |
parent | 4a14c0aeb60fc5341eddaedab2627e41d3795f62 (diff) | |
download | tk-6eb066dce3cf16c8549b77e4ef664550bec72b33.zip tk-6eb066dce3cf16c8549b77e4ef664550bec72b33.tar.gz tk-6eb066dce3cf16c8549b77e4ef664550bec72b33.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 42e635c..5dcd7c5 100644 --- a/macosx/Makefile +++ b/macosx/GNUmakefile @@ -4,7 +4,7 @@ # uses the standard unix build system in tk/unix (which can be used directly instead of this # if you are not using the tk/macosx projects). # -# RCS: @(#) $Id: Makefile,v 1.19 2005/06/18 21:46:02 das Exp $ +# RCS: @(#) $Id: GNUmakefile,v 1.1 2005/11/22 20:23:33 das Exp $ # ######################################################################################################## |