(svn r2700) Insert Id tag into the Makefile
authortron
Sun, 24 Jul 2005 13:55:39 +0000
changeset 2185 b06d0e4a26eb
parent 2184 835d4b3299f1
child 2186 461a2aff3486
(svn r2700) Insert Id tag into the Makefile
Makefile
--- a/Makefile	Sun Jul 24 10:39:12 2005 +0000
+++ b/Makefile	Sun Jul 24 13:55:39 2005 +0000
@@ -1,3 +1,5 @@
+# $Id$
+
 # This Makefile is partially based on "a completely generic Makefile",
 # originally created by Justin Husted <husted@cs>
 #