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