c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# CDDL HEADER START
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# The contents of this file are subject to the terms of the
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# Common Development and Distribution License (the "License").
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# You may not use this file except in compliance with the License.
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# See the License for the specific language governing permissions
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# and limitations under the License.
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# When distributing Covered Code, include this CDDL HEADER in each
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# If applicable, add the following below this CDDL HEADER, with the
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# fields enclosed by brackets "[]" replaced with your own identifying
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# information: Portions Copyright [yyyy] [name of copyright owner]
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# CDDL HEADER END
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
c5c4113dfcabb1eed3d4bdf7609de5170027a794nw# Use is subject to license terms.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# include library definitions
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali BahramiROOT_PLATFORM = $(USR_PLAT_DIR)/SUNW,Sun-Fire-V215
1fcced4c370617db71610fecffd5451a5894ca5eJordan BrownOTHERINFOS = fru_PS0_data.info fru_PS1_data.info
1fcced4c370617db71610fecffd5451a5894ca5eJordan BrownOTHERINFOS += fru_HDD0_data.info fru_HDD1_data.info
1fcced4c370617db71610fecffd5451a5894ca5eJordan BrownOTHERINFOS += fru_HDD2_data.info fru_HDD3_data.info
1fcced4c370617db71610fecffd5451a5894ca5eJordan BrownOTHERINFOS += fru_usb-a-1_data.info fru_usb-a-2_data.info
1fcced4c370617db71610fecffd5451a5894ca5eJordan BrownOTHERINFOS += fru_usb-a-3_data.info fru_usb-a-4_data.info
fd9ee8b58485b20072eeef1310a88ff348d5e7fajoyce mcintoshOTHERINFOS += fru_FT0_data.info fru_FT1_data.info fru_FT2_data.info
9fb67ea305c66b6a297583b9b0db6796b0dfe497afshin salek ardakani - Sun Microsystems - Irvine United StatesOTHERINFOS += fru_FT3_data.info fru_FT4_data.info fru_FT5_data.info
1fcced4c370617db71610fecffd5451a5894ca5eJordan Brown @echo "# Copyright 2006 Sun Microsystems, Inc. " \
148c5f43199ca0b43fc8e3b643aab11cd66ea327Alan Wright "All rights reserved." > $@
148c5f43199ca0b43fc8e3b643aab11cd66ea327Alan Wright @echo "# Use is subject to license terms." >> $@
148c5f43199ca0b43fc8e3b643aab11cd66ea327Alan Wright @echo "# This is a generated file. #ident lines identify sources" >> $@
148c5f43199ca0b43fc8e3b643aab11cd66ea327Alan Wright# include library targets
1fcced4c370617db71610fecffd5451a5894ca5eJordan Brown @echo "nothing to lint"
1fcced4c370617db71610fecffd5451a5894ca5eJordan BrownFRUDR_LINK=`cd $(ROOT_PLATFORM)/lib/picl/plugins/; \
c5c4113dfcabb1eed3d4bdf7609de5170027a794nwln -s ../../../../$(FRUDR_LINKTO_PLATFORM)/lib/picl/plugins/libpiclfrudr.so.1 libpiclfrudr.so.1; \