Makefile revision 5aefb6555731130ca4fd295960123d71f2d21fe8
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# CDDL HEADER START
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# The contents of this file are subject to the terms of the
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# Common Development and Distribution License (the "License").
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# You may not use this file except in compliance with the License.
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# or http://www.opensolaris.org/os/licensing.
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# See the License for the specific language governing permissions
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# and limitations under the License.
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# When distributing Covered Code, include this CDDL HEADER in each
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# If applicable, add the following below this CDDL HEADER, with the
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# fields enclosed by brackets "[]" replaced with your own identifying
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith# information: Portions Copyright [yyyy] [name of copyright owner]
a3e011a6940a2707d43148e12f3d3cd6fd388794Luke Smith#
986d46e1f8a2501ef935698e05d42680baa247a2Luke Smith# CDDL HEADER END
31612db490241e6dee678a0a97fc4a177af8222dLuke Smith#
31612db490241e6dee678a0a97fc4a177af8222dLuke Smith
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
.PARALLEL: $(PICS)
.KEEP_STATE:
install all: $(LIBRARY) .WAIT
include ../Makefile.targ
include ../../Makefile.sub.64