summaryrefslogtreecommitdiff
path: root/Makefile.src.in
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2008-09-04 19:15:52 +0000
committertruebrain <truebrain@openttd.org>2008-09-04 19:15:52 +0000
commit2f350316b6bed45fdb2fad529a497c97c5b99d88 (patch)
tree5db1fd879dbc462dee07e52463ad26d7980398d7 /Makefile.src.in
parent236c61336558d542135f3f64ecb6bc3c54c91666 (diff)
downloadopenttd-2f350316b6bed45fdb2fad529a497c97c5b99d88.tar.xz
(svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in template (complain by blathijs ;))
Diffstat (limited to 'Makefile.src.in')
-rw-r--r--Makefile.src.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.src.in b/Makefile.src.in
index d2b83fcf8..585a4cd45 100644
--- a/Makefile.src.in
+++ b/Makefile.src.in
@@ -1,5 +1,3 @@
-# Auto-generated file -- DO NOT EDIT
-
CC_HOST = !!CC_HOST!!
CXX_HOST = !!CXX_HOST!!
CC_BUILD = !!CC_BUILD!!