components/php-5_3/php-cgi/Makefile
changeset 1654 6f9989ec7bd5
parent 1402 f225f89a0538
child 1755 ad1cb0530c69
--- a/components/php-5_3/php-cgi/Makefile	Wed Jan 22 05:24:38 2014 -0800
+++ b/components/php-5_3/php-cgi/Makefile	Wed Jan 22 12:43:42 2014 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -32,12 +32,13 @@
 
 PATCH_DIR = ../php-sapi/patches
 
+include ../php-sapi/php.mk
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/configure.mk
 include $(WS_TOP)/make-rules/ips.mk
 
 include ../common.mk
-include ../php-sapi/php.mk
 
 CONFIGURE_OPTIONS  += \
 	--disable-all \