Makefile revision 4a75c0c1ad1b9f32a7a423e1f23a8d23ac800de0
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
40d570cf1420f497bcac59045d4ce477f0b5d891minfrin# The contents of this file are subject to the terms of the
40d570cf1420f497bcac59045d4ce477f0b5d891minfrin# Common Development and Distribution License (the "License").
40d570cf1420f497bcac59045d4ce477f0b5d891minfrin# You may not use this file except in compliance with the License.
edab53cc0be707fa71968a95c696b19f0e6c4736minfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# See the License for the specific language governing permissions
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# and limitations under the License.
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# When distributing Covered Code, include this CDDL HEADER in each
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# If applicable, add the following below this CDDL HEADER, with the
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# fields enclosed by brackets "[]" replaced with your own identifying
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# information: Portions Copyright [yyyy] [name of copyright owner]
a4273e3e513ce8f5e1311c320cbd334cc382950eminfrin# CDDL HEADER END
a4273e3e513ce8f5e1311c320cbd334cc382950eminfrin# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
d3e0a61e1bcc497f2efd7af41a5a9d77090ecc1cminfrin# Use is subject to license terms.
1aac1c71105133d669960501bdf2274e63561054minfrin#ident "%Z%%M% %I% %E% SMI"
1aac1c71105133d669960501bdf2274e63561054minfrin# This makefile drives the production of the kernel component of
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin# the N-1 Solaris brand
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin# Path to the base of the uts directory tree (usually /usr/src/uts).
691db92094897494d6c31326108da20088bc175etrawick# Define the module and object file sets.
5c43d2fb853f84497b5ece2d414ef9484aa87e5fsf# Include common rules.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq# Define targets
eeb7898b9c087040d44550f8a6b1a257783c9f0ahumbedooh# Default build targets.
e02ff627c1e63137247e20493f6ef44b3bb1a095sf# Include common targets.