Makefile revision 22eb7cb54d8a6bcf6fe2674cb4b1f0cf2d85cfb6
303N/A# The contents of this file are subject to the terms of the 303N/A# Common Development and Distribution License (the "License"). 303N/A# You may not use this file except in compliance with the License. 303N/A# See the License for the specific language governing permissions 303N/A# and limitations under the License. 303N/A# When distributing Covered Code, include this CDDL HEADER in each 303N/A# If applicable, add the following below this CDDL HEADER, with the 303N/A# fields enclosed by brackets "[]" replaced with your own identifying 303N/A# information: Portions Copyright [yyyy] [name of copyright owner] 303N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 303N/A# Use is subject to license terms. 303N/A#ident "%Z%%M% %I% %E% SMI" 303N/A# This makefile drives the production of the Realtek 303N/A# Gigabit Ethernet (RGE) driver module in sparc systems 303N/A# Define the module and object file sets. 303N/A# lint pass one enforcement 303N/A# Turn on doubleword alignment for 64 bit registers 303N/A# Driver depends on MAC & IP 303N/A# For now, disable these lint checks; maintainers should endeavor 303N/A# to investigate and remove these for maximum lint coverage. 303N/A# Please do not carry these forward to new Makefiles. 303N/A# Default build targets. # Include common targets.