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