Makefile revision 618
98N/A# The contents of this file are subject to the terms of the 1265N/A# Common Development and Distribution License (the "License"). 98N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. 235N/A# pick up -xc99=all in CFLAGS 916N/A# pick up -xlang=c99 in XPG5MODE 916N/A# turn on largefile support 970N/A# Although -norunpath is set for CXXFLAGS, we need to put -norunpath 970N/A# here, otherwise -norunpath doesn't get set when creating the shared 970N/A# turn on support for large files 970N/A# We need to do this because libtool adds wrong paths to RPATH.