Lines Matching refs:build
18 # VERBOSE=1 verbose build
19 # DEBUG=1 debug build
21 # either the subversion rev [if available] or the build date)
22 # NODOCS=1 don't build docs, use precompiled UserManual.pdf and
24 # NOMODS=1 don't build any module
25 # NOQT=1 don't build the Qt GUI
28 # HEADLESS=1 build the headless version
29 # VNC=1 build VNC code
30 # NOWEBSVC=1 don't build the webservice API, default for OSE
31 # STAGEDISO=<path> don't build the VBoxAdditions, use the precompiled .iso
135 $(if $(filter sles10.1,$(rpmrel)),--build-libxml2,) \
136 $(if $(filter el5 el6 sles10.1 sles11.0 mdv2011.0,$(rpmrel)),--build-libvpx,) \
137 $(if $(filter el5 ol5 centos5 sles10.1 sles11.0,$(rpmrel)),--build-libcurl,) \
143 $(if $(HEADLESS),--build-headless,) \
144 $(if $(DEBUG),--build-debug,) \
172 rpm/build-stamp: rpm/configure-stamp
187 touch rpm/build-stamp
194 rm -f rpm/build-stamp rpm/configure-stamp rpm/configure.log
198 binary: rpm/build-stamp $(verfile)
201 binary: rpm/build-stamp