Makefile revision bb25c06cca41ca78e5fb87fbb8e81d55beb18c95
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# CDDL HEADER START
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License (the "License").
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# You may not use this file except in compliance with the License.
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# See the License for the specific language governing permissions
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# and limitations under the License.
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# When distributing Covered Code, include this CDDL HEADER in each
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# If applicable, add the following below this CDDL HEADER, with the
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# fields enclosed by brackets "[]" replaced with your own identifying
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# information: Portions Copyright [yyyy] [name of copyright owner]
de20d36feff056be5fad86aad10eff6e3d7fb73cJames Brister# CDDL HEADER END
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister#ident "%Z%%M% %I% %E% SMI"
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# Use is subject to license terms.
e03329a3878634cc75d94e5a69661fcbc4981e52James Brister# This makefile drives the production of the eri driver
UTSBASE = ../..