Makefile revision c8343062f6e25afd9c2a31b65df357030e69fa55
794b79e6bbc3f5db1ea6ae154d739b9f1ef1a375Tinderbox User# CDDL HEADER START
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater# The contents of this file are subject to the terms of the
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Common Development and Distribution License, Version 1.0 only
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# (the "License"). You may not use this file except in compliance
9210d8796eaf4125ac58c034f9b5ca167857a55aAutomatic Updater# with the License.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9210d8796eaf4125ac58c034f9b5ca167857a55aAutomatic Updater# or http://www.opensolaris.org/os/licensing.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# See the License for the specific language governing permissions
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# and limitations under the License.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User# If applicable, add the following below this CDDL HEADER, with the
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# CDDL HEADER END
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# Use is subject to license terms.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt#ident "%Z%%M% %I% %E% SMI"
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# This makefile drives the production of the vuid3ps2 streams kernel
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt# i86pc implementation architecture dependent
ec899c963c91c16c393e067996400ae244921110Tinderbox User# Path to the base of the uts directory tree (usually /usr/src/uts).
ec899c963c91c16c393e067996400ae244921110Tinderbox User# Define the module and object file sets.
ec899c963c91c16c393e067996400ae244921110Tinderbox User# Include common rules.
ec899c963c91c16c393e067996400ae244921110Tinderbox User# Define targets
ec899c963c91c16c393e067996400ae244921110Tinderbox User# Default build targets.
7ae7246a6339bb3a79ffc9f2f9c486de9a2bf65eAutomatic Updater# Include common targets.