Makefile revision ee5416c9d7e449233197d5d20bc6b81e4ff091b2
355N/A#
355N/A# CDDL HEADER START
355N/A#
355N/A# The contents of this file are subject to the terms of the
355N/A# Common Development and Distribution License (the "License").
355N/A# You may not use this file except in compliance with the License.
355N/A#
355N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
355N/A# or http://www.opensolaris.org/os/licensing.
355N/A# See the License for the specific language governing permissions
355N/A# and limitations under the License.
355N/A#
355N/A# When distributing Covered Code, include this CDDL HEADER in each
355N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
355N/A# If applicable, add the following below this CDDL HEADER, with the
355N/A# fields enclosed by brackets "[]" replaced with your own identifying
355N/A# information: Portions Copyright [yyyy] [name of copyright owner]
355N/A#
355N/A# CDDL HEADER END
355N/A#
2899N/A#
355N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
355N/A# Use is subject to license terms.
355N/A#
355N/A#ident "%Z%%M% %I% %E% SMI"
1449N/A
355N/ASUBDIRS=i86pc
355N/AEFT_COMMON_FILES= pci.eft pciex.eft sca500.eft sca1000.eft disk.eft neptune_xfp.eft neptune_xaui.eft
355N/A
844N/Ainclude ../../../Makefile.subdirs
1449N/A
355N/Ainclude ../Makefile.com
1258N/A