components/php-common/Makefile
changeset 2225 f064d3d3190d
parent 1943 1a27f000029f
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    35 LICENSE_TRANSFORMS=
    35 LICENSE_TRANSFORMS=
    36 
    36 
    37 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    37 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    38 
    38 
    39 # nothing to download or build; just package
    39 # nothing to download or build; just package
    40 download prep build install test:
    40 download prep configure build install test:
    41 
    41 
    42 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
    42 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
    43 
    43 
    44 clobber:	clean
    44 clobber:	clean