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