Makefile revision 4a06b59fda34f7303b88d67fdeb46ddd0b74ddf0
49N/A# The contents of this file are subject to the terms of the 49N/A# Common Development and Distribution License (the "License"). 49N/A# You may not use this file except in compliance with the License. 49N/A# See the License for the specific language governing permissions 49N/A# and limitations under the License. 49N/A# When distributing Covered Code, include this CDDL HEADER in each 49N/A# If applicable, add the following below this CDDL HEADER, with the 49N/A# fields enclosed by brackets "[]" replaced with your own identifying 49N/A# information: Portions Copyright [yyyy] [name of copyright owner] 49N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 49N/A# Use is subject to license terms. 49N/A#ident "%Z%%M% %I% %E% SMI" 49N/A# This makefile drives the production of the Broadcom BCM57xx 49N/A# Gigabit Ethernet (BGE) driver module in intel systems 51N/A# Path to the base of the uts directory tree (usually /usr/src/uts). 873N/A# Define the module and object file sets. 49N/A# Include common rules. 72N/A# For now, disable these lint checks; maintainers should endeavor 72N/A# to investigate and remove these for maximum lint coverage. 72N/A# Please do not carry these forward to new Makefiles. 315N/A# Default build targets. 315N/A# Include common targets.