Makefile revision d62bc4badc1c1f1549c961cfb8b420e650e1272b
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# CDDL HEADER START
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# The contents of this file are subject to the terms of the
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Common Development and Distribution License (the "License").
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# You may not use this file except in compliance with the License.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# See the License for the specific language governing permissions
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# and limitations under the License.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# When distributing Covered Code, include this CDDL HEADER in each
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# If applicable, add the following below this CDDL HEADER, with the
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# fields enclosed by brackets "[]" replaced with your own identifying
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# information: Portions Copyright [yyyy] [name of copyright owner]
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# CDDL HEADER END
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Use is subject to license terms.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz#pragma ident "%Z%%M% %I% %E% SMI"
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Path to the base of the uts directory tree (usually /usr/src/uts).
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Define the module and object file sets.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Include common rules.
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# lint pass one enforcement
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Define targets
d62bc4badc1c1f1549c961cfb8b420e650e1272byz# Include common targets.