components/php-5_3/php-sapi/Makefile
changeset 2225 f064d3d3190d
parent 2211 a99bbd5139c0
child 3727 425608dcd0e3
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
   234 
   234 
   235 CLEAN_PATHS += phpize-proto php-config-proto php-config-proto.zts tmp
   235 CLEAN_PATHS += phpize-proto php-config-proto php-config-proto.zts tmp
   236 CLEAN_PATHS += php.ini-patched
   236 CLEAN_PATHS += php.ini-patched
   237 
   237 
   238 # common targets
   238 # common targets
       
   239 configure:	$(CONFIGURE_32)
       
   240 
   239 build:		$(BUILD_32)
   241 build:		$(BUILD_32)
   240 
   242 
   241 install:	$(INSTALL_32) PHP-NSAPI_INSTALL PHP-CGI_INSTALL
   243 install:	$(INSTALL_32) PHP-NSAPI_INSTALL PHP-CGI_INSTALL
   242 
   244 
   243 # Besides running this test target it is also strong advised to download
   245 # Besides running this test target it is also strong advised to download