Makefile revision 734b6a94890be549309b21156f8ed6d4561cac51
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner# CDDL HEADER START
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# The contents of this file are subject to the terms of the
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu# Common Development and Distribution License (the "License").
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# You may not use this file except in compliance with the License.
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# or http://www.opensolaris.org/os/licensing.
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# See the License for the specific language governing permissions
e071fb22ea9923a2a4ff41184d80ca46b55ee932Till Mossakowski# and limitations under the License.
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# When distributing Covered Code, include this CDDL HEADER in each
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# If applicable, add the following below this CDDL HEADER, with the
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# fields enclosed by brackets "[]" replaced with your own identifying
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# information: Portions Copyright [yyyy] [name of copyright owner]
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# CDDL HEADER END
35db0960aa2e2a13652381c756fae5fb2b27213bChristian Maeder# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
881f43de18aeae879886be203cd32e90051799c0Till Mossakowski# Use is subject to license terms.
3d3889e0cefcdce9b3f43c53aaa201943ac2e895Jonathan von Schroeder# ident "%Z%%M% %I% %E% SMI"
FRC: