mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-11 08:48:06 +01:00
tweak svnversion output so make stays happy
This commit is contained in:
parent
09568bbf78
commit
1f163665ba
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
#
|
#
|
||||||
# mingw32 mingw32-binutils mingw32-runtime pocketpc-sdk
|
# mingw32 mingw32-binutils mingw32-runtime pocketpc-sdk
|
||||||
|
|
||||||
SVNREV = $(shell svnversion -n .)
|
SVNREV = $(shell svnversion -n . | tr ':' '_')
|
||||||
|
|
||||||
PLATFORM = wince
|
PLATFORM = wince
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue