components/php-5_3/php-sapi/Makefile
changeset 4339 6501cf9c29f9
parent 4196 d697072a92f5
child 4826 22a167e06d01
--- a/components/php-5_3/php-sapi/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/php-5_3/php-sapi/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -269,6 +269,8 @@
 
 test:		$(TEST_32)
 
+system-test:	$(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 ../imap/build/$(MACH32)/.built:
 	(cd ../imap ; $(MAKE) build)