1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in template (complain by blathijs ;))

This commit is contained in:
truebrain
2008-09-04 19:15:52 +00:00
parent 236c613365
commit 2f350316b6
4 changed files with 6 additions and 9 deletions

View File

@@ -1,5 +1,3 @@
# Auto-generated file -- DO NOT EDIT
CC_HOST = !!CC_HOST!!
CXX_HOST = !!CXX_HOST!!
CC_BUILD = !!CC_BUILD!!