Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
5cb757fab60f0c6bd6c2ff444d18963f078be9beChristian Maeder# CDDL HEADER START
b640fb89ee46f63ae66111c0a12c0ff39e9daf20Christian Maeder# The contents of this file are subject to the terms of the
b640fb89ee46f63ae66111c0a12c0ff39e9daf20Christian Maeder# Common Development and Distribution License (the "License").
b640fb89ee46f63ae66111c0a12c0ff39e9daf20Christian Maeder# You may not use this file except in compliance with the License.
946f62de1b188898dde0c472f2a8a6fb86f4d2f5Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
678e45c045799ce271c4719123ecd9cf4f456d4bChristian Maeder# or http://www.opensolaris.org/os/licensing.
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# See the License for the specific language governing permissions
6cb518d88084543c13aa7e56db767c14ee97ab77Christian Maeder# and limitations under the License.
b640fb89ee46f63ae66111c0a12c0ff39e9daf20Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
b640fb89ee46f63ae66111c0a12c0ff39e9daf20Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e13ee09381f136f5eadaabdb9699773c0052cf3dChristian Maeder# If applicable, add the following below this CDDL HEADER, with the
e13ee09381f136f5eadaabdb9699773c0052cf3dChristian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
021d7137df04ec1834911d99d90243a092841cedChristian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
FRC: