Makefile revision 99dda20867d903eec23291ba1ecb18a82d70096b
1186N/A#
949N/A# CDDL HEADER START
1294N/A#
1186N/A# The contents of this file are subject to the terms of the
954N/A# Common Development and Distribution License (the "License").
954N/A# You may not use this file except in compliance with the License.
1186N/A#
949N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
949N/A# or http://www.opensolaris.org/os/licensing.
949N/A# See the License for the specific language governing permissions
1186N/A# and limitations under the License.
1186N/A#
1186N/A# When distributing Covered Code, include this CDDL HEADER in each
1186N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1186N/A# If applicable, add the following below this CDDL HEADER, with the
1186N/A# fields enclosed by brackets "[]" replaced with your own identifying
1186N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1186N/A#
1186N/A# CDDL HEADER END
1186N/A#
1186N/A#ident "%Z%%M% %I% %E% SMI"
1186N/A#
1186N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
1186N/A# Use is subject to license terms.
1186N/A#
1186N/A
1186N/Ainclude ../Makefile.com
1186N/A
1186N/ALICENSEFILES += ../../cmd/hal/LICENSE
1186N/ACDDL=
1186N/A
1186N/A.KEEP_STATE:
1186N/A
1186N/Aall: $(FILES) depend
1186N/A
1186N/Ainstall: all pkg
1186N/A
1186N/Ainclude ../Makefile.targ
1186N/A