Makefile
author Dan
Thu, 17 Dec 2009 05:56:36 -0500
changeset 7 37824b18ff73
parent 3 0cce88c7cf7c
child 10 014d58335b6d
permissions -rw-r--r--
Updated version numbering to be more easily controllable from the Makefile

EXPERIENCEUI=/public/exui/Contrib/ExperienceUI
ENANOHG=/var/www/html/enano-1.1/repo
# ONLY use n.n.n here! Leave prefixes like -hg for ENANO_VERSION_APPEND.
ENANO_VERSION=1.1.7
ENANO_VERSION_APPEND=

all:
	makensis "-DXPUI_SYSDIR=$(EXPERIENCEUI)" "-DENANO_ROOT=$(ENANOHG)" "-DPRODUCT_VERSION=$(ENANO_VERSION)" \
                 "-DPRODUCT_VERSION_APPEND=$(ENANO_VERSION_APPEND)" enano-bundle.nsi