components/php-5_3/extensions-zts.mk
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    63 
    63 
    64 install:	$(INSTALL_32)
    64 install:	$(INSTALL_32)
    65 
    65 
    66 test:		$(TEST_32)
    66 test:		$(TEST_32)
    67 
    67 
       
    68 system-test: 	$(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    69 
    68 publish:	install
    70 publish:	install
    69 
    71 
    70 # Manual dependency - need both php-sapi and php-nsapi installed
    72 # Manual dependency - need both php-sapi and php-nsapi installed
    71 # before building a -zts extension.
    73 # before building a -zts extension.
    72 ../php-sapi/build/$(MACH32)/.installed:
    74 ../php-sapi/build/$(MACH32)/.installed: