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