make/MakeHelpers.gmk

changeset 1140
6d0ebf545f49
parent 919
cd3825b29830
child 1288
7801df19942d
equal deleted inserted replaced
1139:de71433b576a 1140:6d0ebf545f49
48 # Store the build times in this directory. 48 # Store the build times in this directory.
49 BUILDTIMESDIR=$(OUTPUT_ROOT)/tmp/buildtimes 49 BUILDTIMESDIR=$(OUTPUT_ROOT)/tmp/buildtimes
50 50
51 # Global targets are possible to run either with or without a SPEC. The prototypical 51 # Global targets are possible to run either with or without a SPEC. The prototypical
52 # global target is "help". 52 # global target is "help".
53 global_targets=help jprt% bridgeBuild bridge2configure 53 global_targets=help
54 54
55 ############################## 55 ##############################
56 # Functions 56 # Functions
57 ############################## 57 ##############################
58 58

mercurial