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