Makefile revision c4800545504378963d9f2eeb253f06899664f9f6
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson#
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson# The contents of this file are subject to the terms of the
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson# Common Development and Distribution License (the "License").
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson# You may not use this file except in compliance with the License.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence# or http://www.opensolaris.org/os/licensing.
15a44745412679c30a6d022733925af70a38b715David Lawrence# See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence# and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15a44745412679c30a6d022733925af70a38b715David Lawrence# If applicable, add the following below this CDDL HEADER, with the
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson# fields enclosed by brackets "[]" replaced with your own identifying
1cad45e9cf1f75bd6cf5353a933c4b9a0be07319Andreas Gustafsson# information: Portions Copyright [yyyy] [name of copyright owner]
1255d388f034dc556d235a002527101781dbeb29Mark Andrews#
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# CDDL HEADER END
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence#
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson#
f5ad7569cbaa87d85ebf126e1c7753aa196247d6Brian Wellington# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
f5ad7569cbaa87d85ebf126e1c7753aa196247d6Brian Wellington# Use is subject to license terms.
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson#
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson# ident "%Z%%M% %I% %E% SMI"
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson#
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafssoninclude ../Makefile.com
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas GustafssonDATAFILES += depend
1255d388f034dc556d235a002527101781dbeb29Mark Andrews
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas GustafssonLICENSEFILES += $(OSBL)
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas GustafssonCDDL=
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson.KEEP_STATE:
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson
cae053a51f399215f2ba37c2ae32f508bed5c7abAndreas Gustafssonall: $(FILES)
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafssoninstall: all pkg
1255d388f034dc556d235a002527101781dbeb29Mark Andrews
6714319d0fe1f61644115a56fad1c3fe6c48c3baBrian Wellingtoninclude ../Makefile.targ
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson
5f2d1b96ac4bc3870423792520030a5ecabda925Andreas Gustafsson