Makefile revision 8d26100c1d185652ac4e12e1b6c2337446ad0746
39025a2dabfcfaeee3790988b9ea00d19887a3d3Timo Sirainen# CDDL HEADER START
ef3ebb56989cb9b1b80edd133a091338e4206836Timo Sirainen# The contents of this file are subject to the terms of the
39025a2dabfcfaeee3790988b9ea00d19887a3d3Timo Sirainen# Common Development and Distribution License (the "License").
39025a2dabfcfaeee3790988b9ea00d19887a3d3Timo Sirainen# You may not use this file except in compliance with the License.
39025a2dabfcfaeee3790988b9ea00d19887a3d3Timo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# See the License for the specific language governing permissions
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# and limitations under the License.
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
69eb1a17f443454e0b3025f86f428671ace06e89Josef 'Jeff' Sipek# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# CDDL HEADER END
71ecc97593a25c2444316b74e5882e6ce0a82c0cTimo Sirainen# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
201ce62e1dc315e5dd5e59c24660ed0946343bbbTimo Sirainen# Use is subject to license terms.
75891a354ed229a4e56bbb0eceab75a0d1278687Josef 'Jeff' Sipekall clean clobber lint _msg: $(SUBDIRS1) $($(MACH)_SUBDIRS)
75891a354ed229a4e56bbb0eceab75a0d1278687Josef 'Jeff' Sipekinstall: $(SUBDIRS1) $(SUBDIRS2) $($(MACH)_SUBDIRS)