Makefile revision 1529f529004c61fcfd0d95ab79b0f257d6ad4451
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# CDDL HEADER START
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# The contents of this file are subject to the terms of the
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# Common Development and Distribution License (the "License").
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# You may not use this file except in compliance with the License.
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# or http://www.opensolaris.org/os/licensing.
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# See the License for the specific language governing permissions
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# and limitations under the License.
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# When distributing Covered Code, include this CDDL HEADER in each
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# If applicable, add the following below this CDDL HEADER, with the
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# fields enclosed by brackets "[]" replaced with your own identifying
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# information: Portions Copyright [yyyy] [name of copyright owner]
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# CDDL HEADER END
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb# Use is subject to license terms.
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb#
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb
5a59a8b3d86e67dbe75588879c46e3629f40efecrsbinclude ../sun4/Makefile.sun4
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb
5a59a8b3d86e67dbe75588879c46e3629f40efecrsbEFT_PLAT= sun4v
5a59a8b3d86e67dbe75588879c46e3629f40efecrsbSUN4VEFTFILES= n2piu.eft vfncx.eft n2niu_xaui.eft n2niu_xfp.eft zambezi.eft \
5a59a8b3d86e67dbe75588879c46e3629f40efecrsbgcpu.eft gmem.eft
5a59a8b3d86e67dbe75588879c46e3629f40efecrsbEFT_PLAT_FILES= $(SUN4VEFTFILES) $(SUN4EFTFILES)
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb
5a59a8b3d86e67dbe75588879c46e3629f40efecrsbinclude ../../Makefile.com
5a59a8b3d86e67dbe75588879c46e3629f40efecrsb