Source cleanup to help translation.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@669 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-03-13 21:42:26 +00:00
parent d2bd42887e
commit b347f5e04b
6 changed files with 11 additions and 18 deletions

View File

@@ -272,7 +272,7 @@ $(CFGBIN) : $(CFGOBJ) $(CFGOBJRES)
# SVN revision number
version.c :
echo "char SVNRevision[]=\"`svnversion`\";" > version.c
echo "char SVN_revision[]=\"`svnversion`\";" > version.c
version : delversion version.c $(OBJDIR)/version.o