Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2362N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 2362N/A# Use is subject to license terms. 0N/A# ident "%Z%%M% %I% %E% SMI" 0N/A# fall over due to some seriously weird interactions in the 0N/A# various indirectly-included makefiles. So, since this works 0N/A# and is otherwise harmless, we fake it. 0N/A# Include library definitions, then backup definitions, as in general 0N/A# we want the flags and such from our tree. 0N/A# Specifically request the construction of a static library. 0N/A# This library is not installed in the proto area. 0N/A# support for -g library 0N/A# rpcgen produces unused local variables that we can't easily suppress. 0N/A# It is also stupid about 32/64 bit integers. Since we don't support 0N/A# the RPC subsystem any more, just ignore complaints about it all. 0N/A# We have no control over yaccpar, and it has lots of 32/64 complaints. 0N/A# Assumes lint run with -s argument 0N/A# include library targets