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

(svn r15062) -Fix: further forgotten svn properties and headers

This commit is contained in:
smatz
2009-01-13 16:30:24 +00:00
parent 7cea618fcc
commit 0a357c0ac1
10 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/sh
# $Id$
cd `dirname $0`
cc -o exe2coff exe2coff.c || exit
cp $1 binary.exe || exit