Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# CDDL HEADER START
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# The contents of this file are subject to the terms of the
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# Common Development and Distribution License, Version 1.0 only
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# (the "License"). You may not use this file except in compliance
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# with the License.
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# See the License for the specific language governing permissions
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# and limitations under the License.
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# When distributing Covered Code, include this CDDL HEADER in each
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# If applicable, add the following below this CDDL HEADER, with the
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# fields enclosed by brackets "[]" replaced with your own identifying
7e2d535c37ea0830491ca84263aa3793a07904e0joncruz# information: Portions Copyright [yyyy] [name of copyright owner]
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# CDDL HEADER END
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# Copyright 1996-2003 Sun Microsystems, Inc. All rights reserved.
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# Use is subject to license terms.
35e0418c921e7057987f57ba30ba95ec5e03c9e5knutux# ident "%Z%%M% %I% %E% SMI"