Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
7f007e36bec06aba6b3a0f84a64f2abf99edfcd8gstein#
bc23c0b7fdc3f41c1159bcc1254a04a996d6f985jerenkrantz# CDDL HEADER START
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# The contents of this file are subject to the terms of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Common Development and Distribution License, Version 1.0 only
a8d5ccbcbde8cb6cf3a9dcf2eb05f393ab76baa9ianh# (the "License"). You may not use this file except in compliance
694514f7e6e99917e084943e3a05950b3c7c106ajerenkrantz# with the License.
4214e98fc9045e5010e66f9a967bd6d68f40d342aaron#
8721697e2aece27b0e738519329f7976c72b27bfjerenkrantz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4a257be29f8aeab984fe5622fa69e0b2aab204d7jerenkrantz# or http://www.opensolaris.org/os/licensing.
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# See the License for the specific language governing permissions
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# and limitations under the License.
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb#
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb# When distributing Covered Code, include this CDDL HEADER in each
ab71b233b3a36489e44a7b061c48293be0b17788jwoolley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
571760de5e60c0b459cb11be45507b923cd023eejwoolley# If applicable, add the following below this CDDL HEADER, with the
571760de5e60c0b459cb11be45507b923cd023eejwoolley# fields enclosed by brackets "[]" replaced with your own identifying
9180a5933673ffb1af633c255ceee029340f3b1erbb# information: Portions Copyright [yyyy] [name of copyright owner]
bcb6e1be6041dfeb549c8ea8d37f97ad4e90a0c3rbb#
9bd71e35f5d26d26d23fe3a677401828e842ed72wrowe# CDDL HEADER END
2900ab946a2d76b73a14cebfe2985d253f01c967stoddard#
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb#
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb#ident "%Z%%M% %I% %E% SMI"
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb#
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbb# Copyright 2002 Sun Microsystems, Inc. All rights reserved.
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein# Use is subject to license terms.
35330e0d79ceb8027223bbb8330a381b1f989d6etrawick#
6f6f4a4bca281779d196acbdd5c017bb90858305trawick# cmd/picl/plugins/sun4u/mpxu/Makefile
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb#
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbbSUBDIRS= devtree frutree frudata frudr envmon .WAIT
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanojMSGSUBDIRS= frudr
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj
af4c982a7cf4515f124935f99a329744035fc699sliveall := TARGET= all
af4c982a7cf4515f124935f99a329744035fc699sliveinstall := TARGET= install
af4c982a7cf4515f124935f99a329744035fc699sliveclean := TARGET= clean
af4c982a7cf4515f124935f99a329744035fc699sliveclobber := TARGET= clobber
af4c982a7cf4515f124935f99a329744035fc699slivelint := TARGET= lint
af4c982a7cf4515f124935f99a329744035fc699slive_msg := TARGET= _msg
af4c982a7cf4515f124935f99a329744035fc699slive
10270f6f94b2069d0d357805c140a9897449b9ccianh.KEEP_STATE:
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj
10270f6f94b2069d0d357805c140a9897449b9ccianhall install clean clobber lint: $(SUBDIRS)
10270f6f94b2069d0d357805c140a9897449b9ccianh
4e3b83f6caecb85d4c139a440254cfa2f98e8960ianh_msg: $(MSGSUBDIRS)
4e3b83f6caecb85d4c139a440254cfa2f98e8960ianh
cbd842f948c0ffda90ec0803f0fefc0d7630131cwrowe$(SUBDIRS): FRC
10270f6f94b2069d0d357805c140a9897449b9ccianh @cd $@; pwd; $(MAKE) $(TARGET)
b24a7ff8bc1f07fc6757eb2ac5f3dbf135ebfec2trawick
b24a7ff8bc1f07fc6757eb2ac5f3dbf135ebfec2trawickFRC:
cbd842f948c0ffda90ec0803f0fefc0d7630131cwrowe