Makefile revision 2660
2285N/A# The contents of this file are subject to the terms of the 2285N/A# Common Development and Distribution License (the "License"). 2285N/A# You may not use this file except in compliance with the License. 2285N/A# See the License for the specific language governing permissions 2285N/A# and limitations under the License. 2285N/A# When distributing Covered Code, include this CDDL HEADER in each 2285N/A# If applicable, add the following below this CDDL HEADER, with the 2285N/A# fields enclosed by brackets "[]" replaced with your own identifying 2285N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2362N/A# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved. 2285N/A# webserver7-spi only for php NSAPI 2285N/A# Came from Sun's Netscape (web stack) group originally? 2285N/A sed -e 's%cd "$$phpdir" && cp $$FILES_BUILD "$$builddir"/build%cd "$$phpdir/build" \&\& cp $$FILES_BUILD "$$builddir"/build%' \