View | Details | Raw Unified
Collapse All | Expand All

(-) makefile.old (-1 / +1 lines)
 Lines 31-37    Link Here 
# 'win32-installer', 'source-zip' and 'source-bz2' targets)                  #
# 'win32-installer', 'source-zip' and 'source-bz2' targets)                  #
##############################################################################
##############################################################################
UFO_SVNVERSION := ${shell svnversion .}
UFO_SVNVERSION := 0.7.1062-gentoo
UFO_VERSION := ${shell awk 'BEGIN {FS=sprintf("%c",34)} /UFO_VERSION_STRING/ { print $$2; }' src/version.h}
UFO_VERSION := ${shell awk 'BEGIN {FS=sprintf("%c",34)} /UFO_VERSION_STRING/ { print $$2; }' src/version.h}
ifneq ($(UFO_VERSION),)
ifneq ($(UFO_VERSION),)