~ chicken-core (chicken-5) e4bdec8a3ae1077b4213e259639623e91706c22c
commit e4bdec8a3ae1077b4213e259639623e91706c22c
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Nov 11 05:21:24 2010 -0500
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Thu Nov 11 05:21:24 2010 -0500
fixed comment in GNUmakefile
diff --git a/GNUmakefile b/GNUmakefile
index 140454f9..e9ae6f63 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,4 +1,4 @@
-# Makefile - toplevel makefile
+# GNUmakefile - toplevel makefile
#
# Copyright (c) 2008-2010, The Chicken Team
# Copyright (c) 2007, Felix L. Winkelmann
Trap