Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# CDDL HEADER START
b39ba1ea90cd1940dcd9e8d0f18c1ff02c187ac1jim# The contents of this file are subject to the terms of the
78a20a6e7ad3a0229900ee54c7d11a65f647b663niq# Common Development and Distribution License, Version 1.0 only
78a20a6e7ad3a0229900ee54c7d11a65f647b663niq# (the "License"). You may not use this file except in compliance
d56bacbfefa5aa883ce5162a115747372fc38d13chrisd# with the License.
d56bacbfefa5aa883ce5162a115747372fc38d13chrisd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d56bacbfefa5aa883ce5162a115747372fc38d13chrisd# See the License for the specific language governing permissions
e1a26e8050bf62459a7ef1c5064b714811767417rpluem# and limitations under the License.
e1a26e8050bf62459a7ef1c5064b714811767417rpluem# When distributing Covered Code, include this CDDL HEADER in each
fcee7ee83b1e48f2655c79f176d1ea7627e19937chrisd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fcee7ee83b1e48f2655c79f176d1ea7627e19937chrisd# If applicable, add the following below this CDDL HEADER, with the
fcee7ee83b1e48f2655c79f176d1ea7627e19937chrisd# fields enclosed by brackets "[]" replaced with your own identifying
fcee7ee83b1e48f2655c79f176d1ea7627e19937chrisd# information: Portions Copyright [yyyy] [name of copyright owner]
53feccc94b923e12db1df6f7069676590097ba2frpluem# CDDL HEADER END
b39ba1ea90cd1940dcd9e8d0f18c1ff02c187ac1jim# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
b39ba1ea90cd1940dcd9e8d0f18c1ff02c187ac1jim# Use is subject to license terms.
d64dd2fd4516c2b1b664c5e59c0628d9aff26984covener# ident "%Z%%M% %I% %E% SMI"
a55905a382027bdcc3a29248db4176527d36aa9ajim# include library definitions
e74519466f1905e7a1b3d34396fbb82717153c90jimCPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil
46a47c67296c52323632d5ae9d7c86bf87027a5frpluemDYNFLAGS += -R/usr/platform/\$$PLATFORM/lib/picl/plugins:/usr/platform/sun4u/lib/picl/plugins:/usr/lib/picl/plugins
edb2ad8387e30473e5be09714189441ef94d7f29rpluemLDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH)
edb2ad8387e30473e5be09714189441ef94d7f29rpluemLDLIBS += -L$(ROOT)/usr/lib/picl/plugins -lpicldevtree -lpicltree
33159d1d1291b676697c154830134500e793e66bcovenerinstall: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCONF)
39c7699ec0799d394d3f67145d4a12ed82f587b8jorton# include library targets