Makefile revision ae115bc77f6fcde83175c75b4206dc2e50747966
6588N/A# The contents of this file are subject to the terms of the 6588N/A# Common Development and Distribution License (the "License"). 6588N/A# You may not use this file except in compliance with the License. 6588N/A# See the License for the specific language governing permissions 6588N/A# and limitations under the License. 6588N/A# When distributing Covered Code, include this CDDL HEADER in each 6588N/A# If applicable, add the following below this CDDL HEADER, with the 6588N/A# fields enclosed by brackets "[]" replaced with your own identifying 6588N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6588N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 6588N/A# Use is subject to license terms. 6588N/A# This makefile drives the production of the dnet 6588N/A# network driver kernel module. 6588N/A# intel architecture dependent 6588N/A# Define the module and object file sets. 6588N/A# Only build 32-bit version (until hat_getkfpnum() call is removed) 6588N/A# For now, disable these lint checks; maintainers should endeavor 6588N/A# to investigate and remove these for maximum lint coverage. 6588N/A# Please do not carry these forward to new Makefiles. # Include common targets.