Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# CDDL HEADER START
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# The contents of this file are subject to the terms of the
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# Common Development and Distribution License (the "License").
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# You may not use this file except in compliance with the License.
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# See the License for the specific language governing permissions
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# and limitations under the License.
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# CDDL HEADER END
7e89f3c9f83c3cac813a7295363217e869f8e249Francis Dupont# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
7e89f3c9f83c3cac813a7295363217e869f8e249Francis Dupont# Use is subject to license terms.
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# This makefile drives the production of the DOS file system
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews# kernel module.
UTSBASE = ../..