Makefile revision 69987563713261563f769bf902be7fd10691efc4
2772c0bad271d7a345ef7779dd318fa6098a6bfand#
2772c0bad271d7a345ef7779dd318fa6098a6bfand# CDDL HEADER START
2772c0bad271d7a345ef7779dd318fa6098a6bfand#
e57e674bd581bf1e801f749f92955bc330627409nd# The contents of this file are subject to the terms of the
2772c0bad271d7a345ef7779dd318fa6098a6bfand# Common Development and Distribution License (the "License").
acc36ab93565d2880447d535da6ca6e5feac7a70nd# You may not use this file except in compliance with the License.
031b91a62d25106ae69d4693475c79618dd5e884fielding#
031b91a62d25106ae69d4693475c79618dd5e884fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
031b91a62d25106ae69d4693475c79618dd5e884fielding# or http://www.opensolaris.org/os/licensing.
031b91a62d25106ae69d4693475c79618dd5e884fielding# See the License for the specific language governing permissions
031b91a62d25106ae69d4693475c79618dd5e884fielding# and limitations under the License.
031b91a62d25106ae69d4693475c79618dd5e884fielding#
acc36ab93565d2880447d535da6ca6e5feac7a70nd# When distributing Covered Code, include this CDDL HEADER in each
acc36ab93565d2880447d535da6ca6e5feac7a70nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
acc36ab93565d2880447d535da6ca6e5feac7a70nd# If applicable, add the following below this CDDL HEADER, with the
acc36ab93565d2880447d535da6ca6e5feac7a70nd# fields enclosed by brackets "[]" replaced with your own identifying
acc36ab93565d2880447d535da6ca6e5feac7a70nd# information: Portions Copyright [yyyy] [name of copyright owner]
acc36ab93565d2880447d535da6ca6e5feac7a70nd#
acc36ab93565d2880447d535da6ca6e5feac7a70nd# CDDL HEADER END
acc36ab93565d2880447d535da6ca6e5feac7a70nd#
acc36ab93565d2880447d535da6ca6e5feac7a70nd
acc36ab93565d2880447d535da6ca6e5feac7a70nd#
7db9f691a00ead175b03335457ca296a33ddf31bnd# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
2772c0bad271d7a345ef7779dd318fa6098a6bfand# Use is subject to license terms.
2772c0bad271d7a345ef7779dd318fa6098a6bfand#
b51bf223f42d43ca6b1b33c95124edcfa5a871a4nd#ident "%Z%%M% %I% %E% SMI"
b51bf223f42d43ca6b1b33c95124edcfa5a871a4nd#
2772c0bad271d7a345ef7779dd318fa6098a6bfand
2772c0bad271d7a345ef7779dd318fa6098a6bfandinclude ../Makefile.com
a0e42292521d317fda1b5d7a33f0754066cfe97and
cc04b9186e16eb08609e37ceace74b45f14973ccndDATAFILES += i.manifest r.manifest depend
2772c0bad271d7a345ef7779dd318fa6098a6bfand
a0e42292521d317fda1b5d7a33f0754066cfe97andall: $(FILES)
52bc21ad2115333a8295c5f3e4f328d7431e6989nd
2772c0bad271d7a345ef7779dd318fa6098a6bfandinstall: all pkg
2772c0bad271d7a345ef7779dd318fa6098a6bfand
2772c0bad271d7a345ef7779dd318fa6098a6bfandinclude ../Makefile.targ
2772c0bad271d7a345ef7779dd318fa6098a6bfand