Makefile revision c7a079a873b863c236656bd0db7b2cf390841b4d
147N/A#
147N/A# CDDL HEADER START
147N/A#
147N/A# The contents of this file are subject to the terms of the
147N/A# Common Development and Distribution License (the "License").
147N/A# You may not use this file except in compliance with the License.
147N/A#
147N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
147N/A# or http://www.opensolaris.org/os/licensing.
147N/A# See the License for the specific language governing permissions
147N/A# and limitations under the License.
147N/A#
147N/A# When distributing Covered Code, include this CDDL HEADER in each
147N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
147N/A# If applicable, add the following below this CDDL HEADER, with the
147N/A# fields enclosed by brackets "[]" replaced with your own identifying
147N/A# information: Portions Copyright [yyyy] [name of copyright owner]
147N/A#
147N/A# CDDL HEADER END
147N/A#
5680N/A#
147N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
5680N/A# Use is subject to license terms.
5680N/A#
5680N/A
147N/A
147N/Ainclude ../Makefile.com
147N/A
147N/ADATAFILES += depend
147N/A
844N/ALICENSEFILES_i386 = ../../uts/intel/pcbe/THIRDPARTYLICENSE
844N/ALICENSEFILES_sparc = ../../uts/sun4u/pcbe/THIRDPARTYLICENSE
147N/ALICENSEFILES += $(LICENSEFILES_$(MACH))
1258N/A
147N/A.KEEP_STATE:
2899N/A
2899N/Aall: $(FILES)
5680N/Ainstall: all pkg
147N/A
147N/Ainclude ../Makefile.targ
147N/A