Fixed problem with trailing space in definition of ${PROGNAME}.
1 parent 2ed2c14 commit cb0ebd9933a052d272c130312fa0a35fd2f78f7e
@tundra tundra authored on 8 Jun 2012
Showing 1 changed file
View
2
■■■
common/makefile
#####
# Definitions Relevant To This Program
#####
 
PROGNAME = __PROJECTNAME__
PROGNAME = __PROJECTNAME__
PROGMAIN = __PROJECTNAME__.__TYPE__
 
PROGFILES = ${PROGMAIN} # setup.py # Uncomment this if desired for python modules
PROGDOCS = ${PROGMAIN}.ps