Changeset 443 for finger/GNUmakefile


Ignore:
Timestamp:
06/11/2009 23:40:54 (14 months ago)
Author:
douglas
Message:

Make the version thingy withstand weird svn states.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • finger/GNUmakefile

    r441 r443  
    1111 
    1212arches := $(patsubst %,.%,x86 x64) 
    13 fingerd_version := $(shell svnversion) 
     13fingerd_version := $(shell version.cmd) 
    1414installer := fingerd-$(fingerd_version).exe 
    1515 
Note: See TracChangeset for help on using the changeset viewer.