Makefile revision 99dda20867d903eec23291ba1ecb18a82d70096b
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess#
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# CDDL HEADER START
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess#
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88nd# The contents of this file are subject to the terms of the
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# Common Development and Distribution License (the "License").
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# You may not use this file except in compliance with the License.
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding#
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding# or http://www.opensolaris.org/os/licensing.
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding# See the License for the specific language governing permissions
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding# and limitations under the License.
db479b48bd4d75423ed4a45e15b75089d1a8ad72fielding#
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# When distributing Covered Code, include this CDDL HEADER in each
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# If applicable, add the following below this CDDL HEADER, with the
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# fields enclosed by brackets "[]" replaced with your own identifying
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# information: Portions Copyright [yyyy] [name of copyright owner]
a3d2b657dd7ca66251b562b6a82c2335135b9172nd#
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# CDDL HEADER END
a3d2b657dd7ca66251b562b6a82c2335135b9172nd#
a3d2b657dd7ca66251b562b6a82c2335135b9172nd#
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
7db9f691a00ead175b03335457ca296a33ddf31bnd# Use is subject to license terms.
84ef01e0cc5691422370a55f218f43f425d99a9cslive#
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess#ident "%Z%%M% %I% %E% SMI"
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess#
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kessinclude ../Makefile.com
15107611640cec4e666dd7e2e1dee15c270e9e98rbowen
15107611640cec4e666dd7e2e1dee15c270e9e98rbowen.KEEP_STATE:
15107611640cec4e666dd7e2e1dee15c270e9e98rbowen
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kessLICENSEFILES = $(LIC_IN_HDRS) $(SUN) $(CDDL)
108426f39b359a29d15207d5c80d315916b31d82poirier
108426f39b359a29d15207d5c80d315916b31d82poirierall: $(FILES) depend
108426f39b359a29d15207d5c80d315916b31d82poirierinstall: all pkg
108426f39b359a29d15207d5c80d315916b31d82poirier
108426f39b359a29d15207d5c80d315916b31d82poirierinclude ../Makefile.targ
108426f39b359a29d15207d5c80d315916b31d82poirier