Makefile revision 93
15389N/A# The contents of this file are subject to the terms of the 15389N/A# Common Development and Distribution License (the "License"). 15389N/A# You may not use this file except in compliance with the License. 15389N/A# See the License for the specific language governing permissions 15389N/A# and limitations under the License. 15389N/A# When distributing Covered Code, include this CDDL HEADER in each 15389N/A# If applicable, add the following below this CDDL HEADER, with the 15389N/A# fields enclosed by brackets "[]" replaced with your own identifying 15389N/A# information: Portions Copyright [yyyy] [name of copyright owner] 15389N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. # pcre-config --libs unnecessarily emits "-L/usr/lib -R/usr/lib"; we remove it # so that it doesn't end up in the binaries. # Upgrading gawk would fix the problem, but for now, all we can do is change