Makefile revision 24fe0b3bf671e123467ce1df0b67cadd3614c8e4
ae6907470ddf23ab7c6b506e6407cc5372f9c0dftrawick# CDDL HEADER START
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# The contents of this file are subject to the terms of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Common Development and Distribution License (the "License").
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick# You may not use this file except in compliance with the License.
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# See the License for the specific language governing permissions
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# and limitations under the License.
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# When distributing Covered Code, include this CDDL HEADER in each
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# If applicable, add the following below this CDDL HEADER, with the
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# fields enclosed by brackets "[]" replaced with your own identifying
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# information: Portions Copyright [yyyy] [name of copyright owner]
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# CDDL HEADER END
632b0b53511f3bb9c32aa2869fbc73ee35081b38rbb# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
632b0b53511f3bb9c32aa2869fbc73ee35081b38rbb# Use is subject to license terms.
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manoj# include library definitions
10b386767f6c87b45937244371cb751f0b454d16wroweLDLIBS += -R/usr/platform/\$$PLATFORM/lib/picl/plugins:/usr/platform/sun4u/lib/picl/plugins:/usr/lib/picl/plugins
f6a6245816cd866361da8c576b1f47c7a54b6610fanfLINKED_LIB_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib)
f6a6245816cd866361da8c576b1f47c7a54b6610fanfLINKED_PICL_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib/picl)
97b758d0b174d7b7c5a1de1a583f5840ec3fc910trawickLINKED_PLUGIN_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib/picl/plugins)
641cb23141f2238ed09e3b9fa79189225f8a2bcbrbbLINKED_PLUGINS_DYNLIBS = $(LINKED_PLUGIN_DIRS:%=%/$(DYNLIB))
641cb23141f2238ed09e3b9fa79189225f8a2bcbrbbLINKED_PLUGINS_LIBLINKS = $(LINKED_PLUGIN_DIRS:%=%/$(LIBLINKS))
2a6c49cfaef5979a5a06098f3ce987cd76769409manojGROVER_DYNLIB_DIR = ../../../../SUNW,Sun-Blade-100/lib/picl/plugins
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# Linked platforms directory hierarchy
1e585ba09ea32272e63c4c39c35491e975d21d98stoddard# Linked platforms links
1e585ba09ea32272e63c4c39c35491e975d21d98stoddard $(RM) -r $@ ;\
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard $(RM) -r $@ ;\
0bff2f28ef945280c17099c142126178a78e1e54manoj# include library targets