diff options
author | tron <tron@openttd.org> | 2005-07-24 13:55:39 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-07-24 13:55:39 +0000 |
commit | c7980036e943aafe527a40ec0125f9d93924cb27 (patch) | |
tree | 82dc6210581d2009ee7cb789ae4d8a6c95733397 /Makefile | |
parent | 384b284846584cbfd5f696009236b5bae073ba17 (diff) | |
download | openttd-c7980036e943aafe527a40ec0125f9d93924cb27.tar.xz |
(svn r2700) Insert Id tag into the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +# $Id$ + # This Makefile is partially based on "a completely generic Makefile", # originally created by Justin Husted <husted@cs> # |