comparison make/jprt.gmk @ 1977:c7db7adb83b4

6987107: Add variable to add to but not modify non-fcs version string Reviewed-by: jcoomes, dholmes, andrew, kvn
author ohair
date Tue, 30 Nov 2010 18:07:18 -0800
parents c18cbe5936b8
children 0a8e0d4345b3
comparison
equal deleted inserted replaced
1859:62aa74bafa73 1977:c7db7adb83b4
23 # 23 #
24 24
25 # JPRT rule to build this workspace 25 # JPRT rule to build this workspace
26 26
27 JPRT_ARCHIVE_BUNDLE=$(ABS_OUTPUTDIR)/$(JPRT_BUILD_FLAVOR)-bundle.zip 27 JPRT_ARCHIVE_BUNDLE=$(ABS_OUTPUTDIR)/$(JPRT_BUILD_FLAVOR)-bundle.zip
28 ifdef JPRT_BUILD_VERSION
29 MILESTONE=$(JPRT_BUILD_VERSION)
30 endif
31 28
32 ifeq ($(OSNAME),windows) 29 ifeq ($(OSNAME),windows)
33 ZIPFLAGS=-q 30 ZIPFLAGS=-q
34 else 31 else
35 # store symbolic links as the link 32 # store symbolic links as the link