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