Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# The contents of this file are subject to the terms of the
d33ddda47790d3295f4218f87e3a296cf51a9becmjc# Common Development and Distribution License, Version 1.0 only
c7d46b58052fe666c74a47bd26b6cb1e351492adrpluem# (the "License"). You may not use this file except in compliance
4e08c8c1a91e2887b41d8cacd3aa532355d0237drpluem# with the License.
30e3e760b737f13ce800fa02c5930ade7659ba66niq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
30e3e760b737f13ce800fa02c5930ade7659ba66niq# See the License for the specific language governing permissions
e991c6fc032c59eb6cb751d9d382e933a53a2866niq# and limitations under the License.
e991c6fc032c59eb6cb751d9d382e933a53a2866niq# When distributing Covered Code, include this CDDL HEADER in each
e991c6fc032c59eb6cb751d9d382e933a53a2866niq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9a00e2d46c44c111d6952e553a2f1a61b7594eb3rpluem# If applicable, add the following below this CDDL HEADER, with the
9a00e2d46c44c111d6952e553a2f1a61b7594eb3rpluem# fields enclosed by brackets "[]" replaced with your own identifying
9a00e2d46c44c111d6952e553a2f1a61b7594eb3rpluem# information: Portions Copyright [yyyy] [name of copyright owner]
9a00e2d46c44c111d6952e553a2f1a61b7594eb3rpluem# CDDL HEADER END
172e83c0f024fe6396dd1f3ca3492fd83c304db5jim# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
da128c59ec571c4dff70f41ecba9c8a9974c6cd6niq# Use is subject to license terms.
186e9d990f453d16826ab87a87df7b87e6e05921rpluem# Path to the base of the uts directory tree (usually /usr/src/uts).
6861702c2d883e5c0744d5f7528d2060671ad24dtakashi# Define the module and object file sets.
292cb7b720095e7bb434d79ae53b02d332aeb99acovener# Include common rules.
137e484e5f984ceff1102e1212dda8ac0413231aniq# Define targets
d0cd62f11bcd8fa9bf758c5125f55cea5d9038dfrpluemINSTALL_TARGET = $(BINARY) $(ROOTMODULE) $(ROOT_CONFFILE)
51d55be8bbc6652c13bc80d920f4331f7152dceerjung# lint pass one enforcement
27c7a7cad9e83eeebad0a4d5a321144394adc3f9trawick# Default build targets.
2db5d76ac4c75aadecf38e20569bccbfd2360ba7rpluem# Include common targets.