Makefile revision 22eb7cb54d8a6bcf6fe2674cb4b1f0cf2d85cfb6
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# CDDL HEADER START
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# The contents of this file are subject to the terms of the
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# Common Development and Distribution License (the "License").
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# You may not use this file except in compliance with the License.
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# or http://www.opensolaris.org/os/licensing.
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# See the License for the specific language governing permissions
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# and limitations under the License.
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# When distributing Covered Code, include this CDDL HEADER in each
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# If applicable, add the following below this CDDL HEADER, with the
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# fields enclosed by brackets "[]" replaced with your own identifying
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# information: Portions Copyright [yyyy] [name of copyright owner]
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# CDDL HEADER END
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# Use is subject to license terms.
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# ident "%Z%%M% %I% %E% SMI"
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# This makefile drives the production of the vuid3ps2 streams kernel
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# Path to the base of the uts directory tree (usually /usr/src/uts).
a016b9228f338cb9b380ce7e00826ef462767d98Lennart Poettering# Define the module and object file sets.