Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# The contents of this file are subject to the terms of the
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# Common Development and Distribution License, Version 1.0 only
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# (the "License"). You may not use this file except in compliance
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic# with the License.
4da61833a1cbbca94094f9653fd970582b97a72etrawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4da61833a1cbbca94094f9653fd970582b97a72etrawick# See the License for the specific language governing permissions
4da61833a1cbbca94094f9653fd970582b97a72etrawick# and limitations under the License.
4789804be088bcd86ae637a29cdb7fda25169521jailletc# When distributing Covered Code, include this CDDL HEADER in each
4789804be088bcd86ae637a29cdb7fda25169521jailletc# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4789804be088bcd86ae637a29cdb7fda25169521jailletc# If applicable, add the following below this CDDL HEADER, with the
e50c3026198fd496f183cda4c32a202925476778covener# fields enclosed by brackets "[]" replaced with your own identifying
e50c3026198fd496f183cda4c32a202925476778covener# information: Portions Copyright [yyyy] [name of copyright owner]
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin# CDDL HEADER END
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic# Use is subject to license terms.
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic# ident "%Z%%M% %I% %E% SMI"
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# include library definitions
d7205b1a86c51c27b71a2c458dc453fd53a261c1covenerLDLIBS += -R/usr/platform/\$$PLATFORM/lib/picl/plugins:/usr/platform/sun4u/lib/picl/plugins:/usr/lib/picl/plugins
5d1ba75b8794925e67591c209085a49279791de9covenerLINKED_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%)
5d1ba75b8794925e67591c209085a49279791de9covenerLINKED_LIB_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib)
5d1ba75b8794925e67591c209085a49279791de9covenerLINKED_PICL_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib/picl)
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandLINKED_PLUGIN_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib/picl/plugins)
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandLINKED_PLUGINS_DYNLIBS = $(LINKED_PLUGIN_DIRS:%=%/$(DYNLIB))
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandLINKED_PLUGINS_LIBLINKS = $(LINKED_PLUGIN_DIRS:%=%/$(LIBLINKS))
caad2986f81ab263f7af41467dd622dc9add17f3ylavicGROVER_DYNLIB_DIR = ../../../../SUNW,Sun-Blade-100/lib/picl/plugins
5ef3c61605a3a021ff71f488983cb0065f8e1a79covenerinstall: $(ROOTLIBDIR) all $(ROOTLIBS) $(ROOTLINKS) \
457468b82e59d01eba00dd9d0817309c8f5e414ejim# Linked platforms directory hierarchy
cfd9415521847b2f9394fad04fb701cfb955f503rjung# Linked platforms links
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe $(RM) -r $@ ;\
28c31fb73c1264bd1d0ff932573677030b024c7dwrowe $(RM) -r $@ ;\
63b9f1f5880391261705f696d7d65507bbe9ace3covener# include library targets