Makefile revision ee5416c9d7e449233197d5d20bc6b81e4ff091b2
328N/A#
328N/A# CDDL HEADER START
328N/A#
328N/A# The contents of this file are subject to the terms of the
328N/A# Common Development and Distribution License (the "License").
328N/A# You may not use this file except in compliance with the License.
328N/A#
328N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
328N/A# or http://www.opensolaris.org/os/licensing.
328N/A# See the License for the specific language governing permissions
328N/A# and limitations under the License.
328N/A#
328N/A# When distributing Covered Code, include this CDDL HEADER in each
328N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
328N/A# If applicable, add the following below this CDDL HEADER, with the
328N/A# fields enclosed by brackets "[]" replaced with your own identifying
328N/A# information: Portions Copyright [yyyy] [name of copyright owner]
328N/A#
328N/A# CDDL HEADER END
328N/A#
328N/A#
328N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
844N/A# Use is subject to license terms.
328N/A#
328N/A#
328N/A#ident "%Z%%M% %I% %E% SMI"
328N/A
328N/Ainclude ../sun4/Makefile.sun4
1195N/A
328N/AEFT_PLAT= sun4v
328N/ASUN4VEFTFILES= n2piu.eft vfncx.eft n2niu_xaui.eft n2niu_xfp.eft
328N/AEFT_PLAT_FILES= $(SUN4VEFTFILES) $(SUN4EFTFILES)
844N/A
1195N/Ainclude ../../Makefile.com
328N/A