Makefile revision 063ebb387a7ce28909c6b8471f2ef19c5b8f3719
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# CDDL HEADER START
e8762c2b4914db7997fa9eb644a91586952d1876Timo Sirainen# The contents of this file are subject to the terms of the
e8762c2b4914db7997fa9eb644a91586952d1876Timo Sirainen# Common Development and Distribution License (the "License").
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# You may not use this file except in compliance with the License.
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# See the License for the specific language governing permissions
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# and limitations under the License.
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
e6440616c02bb1404dc35debf45d9741260c7831Timo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# If applicable, add the following below this CDDL HEADER, with the
2b9dbb270ad82e58d5f3581436e6f143176d5819Timo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
0dffa25d211be541ee3c953b23566a1a990789dfTimo Sirainen# CDDL HEADER END
1ac7c8e9040e0d0b7e9f849e45b94bfe919595a9Timo Sirainen# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
804fa3f03bd9170272168a5ad214053bbe3160c7Josef 'Jeff' Sipek# Use is subject to license terms.
FRC: