Makefile revision 3353
2556N/A# The contents of this file are subject to the terms of the 2556N/A# Common Development and Distribution License (the "License"). 2556N/A# You may not use this file except in compliance with the License. 2556N/A# See the License for the specific language governing permissions 2556N/A# and limitations under the License. 2556N/A# When distributing Covered Code, include this CDDL HEADER in each 2556N/A# If applicable, add the following below this CDDL HEADER, with the 2556N/A# fields enclosed by brackets "[]" replaced with your own identifying 2556N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2556N/A# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. 3019N/A# CC will be used via libtool for linking (thus need to be bitness aware). 2556N/A# Some patches need configure script recreation. 2556N/A# 32 and 64 bits apr.h headers need to be merged to the final one. 2556N/A sed 's;OUTPUT_DIRECTORY=.*;OUTPUT_DIRECTORY=$(PROTO_DIR)$(CONFIGURE_PREFIX);' \