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