09ae00ccf51dc05697a0d0f54341917314ab06d1Tripp# CDDL HEADER START
180e0891171a381ce4fa08d3867f7226180b8282Tripp# The contents of this file are subject to the terms of the
180e0891171a381ce4fa08d3867f7226180b8282Tripp# Common Development and Distribution License, Version 1.0 only
180e0891171a381ce4fa08d3867f7226180b8282Tripp# (the "License"). You may not use this file except in compliance
180e0891171a381ce4fa08d3867f7226180b8282Tripp# with the License.
9ef05fa33949a0e91fa62aea328cc344e8a606caTripp# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
180e0891171a381ce4fa08d3867f7226180b8282Tripp# See the License for the specific language governing permissions
180e0891171a381ce4fa08d3867f7226180b8282Tripp# and limitations under the License.
180e0891171a381ce4fa08d3867f7226180b8282Tripp# When distributing Covered Code, include this CDDL HEADER in each
180e0891171a381ce4fa08d3867f7226180b8282Tripp# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
44eaa331ba010d74773764d60f79d2c87c700698Tripp# If applicable, add the following below this CDDL HEADER, with the
44eaa331ba010d74773764d60f79d2c87c700698Tripp# fields enclosed by brackets "[]" replaced with your own identifying
09ae00ccf51dc05697a0d0f54341917314ab06d1Tripp# information: Portions Copyright [yyyy] [name of copyright owner]
09ae00ccf51dc05697a0d0f54341917314ab06d1Tripp# CDDL HEADER END
241f26199f883a9833db7e282b336a1c2d876592Tripp# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
241f26199f883a9833db7e282b336a1c2d876592Tripp# Use is subject to license terms.
45be085c4155ae7ef409ffa4d79457928742f18fTripp# ident "%Z%%M% %I% %E% SMI"
9794793fecb186466c6196958d9f8e9469a4ebe0Tripp# Specifically request the construction of a static library.
9794793fecb186466c6196958d9f8e9469a4ebe0Tripp# This library is not installed in the proto area.
09ae00ccf51dc05697a0d0f54341917314ab06d1TrippCPPFLAGS = -I../../include $(CPPFLAGS.master) $(C_PICFLAGS)