Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
148N/A#
148N/A# CDDL HEADER START
148N/A#
148N/A# The contents of this file are subject to the terms of the
148N/A# Common Development and Distribution License, Version 1.0 only
148N/A# (the "License"). You may not use this file except in compliance
148N/A# with the License.
148N/A#
148N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
148N/A# or http://www.opensolaris.org/os/licensing.
148N/A# See the License for the specific language governing permissions
148N/A# and limitations under the License.
148N/A#
148N/A# When distributing Covered Code, include this CDDL HEADER in each
148N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
148N/A# If applicable, add the following below this CDDL HEADER, with the
148N/A# fields enclosed by brackets "[]" replaced with your own identifying
148N/A# information: Portions Copyright [yyyy] [name of copyright owner]
148N/A#
148N/A# CDDL HEADER END
148N/A#
148N/A#
3510N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
148N/A# Use is subject to license terms.
148N/A#
148N/A#pragma ident "%Z%%M% %I% %E% SMI"
148N/A#
148N/A
3510N/A.KEEP_STATE:
618N/A
148N/Ainclude ../Makefile.targ
148N/Ainclude $(SRC)/lib/Makefile.lib
844N/Ainclude $(SRC)/lib/Makefile.spec
3510N/A
148N/Ainstall: $(ROOTABILIB)
1273N/A