Makefile revision 24fe0b3bf671e123467ce1df0b67cadd3614c8e4
297be3708069ef31814d6d75c0d71a50a78feb03Mark Andrews# CDDL HEADER START
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# The contents of this file are subject to the terms of the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Common Development and Distribution License (the "License").
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# You may not use this file except in compliance with the License.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# See the License for the specific language governing permissions
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# and limitations under the License.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
297be3708069ef31814d6d75c0d71a50a78feb03Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# CDDL HEADER END
e21a2904f02a03fa06b6db04d348f65fe9c67b2bMark Andrews# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Use is subject to license terms.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# include library definitions
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark AndrewsROOT_PLATFORM = $(USR_PLAT_DIR)/SUNW,Sun-Fire-V250
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews @echo "# Copyright 2002 Sun Microsystems, Inc. All rights reserved." \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews @echo "# Use is subject to license terms." >> $@
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews @echo "# This is a generated file. #ident lines identify sources" >> $@
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# include library targets