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