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 | 1492a04844466df064bd906bfebca85bb40beb50 (patch) | |
tree | 82dc6210581d2009ee7cb789ae4d8a6c95733397 | |
parent | c5bf9a6f808939a96ae7261c9aa2e178a47ae5e3 (diff) | |
download | openttd-1492a04844466df064bd906bfebca85bb40beb50.tar.xz |
(svn r2700) Insert Id tag into the 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> # |