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