Makefile revision 0f1702c5201310f0529cd5abb77652e5e9b241b6
257N/A# The contents of this file are subject to the terms of the 257N/A# Common Development and Distribution License (the "License"). 257N/A# You may not use this file except in compliance with the License. 257N/A# See the License for the specific language governing permissions 257N/A# and limitations under the License. 257N/A# When distributing Covered Code, include this CDDL HEADER in each 257N/A# If applicable, add the following below this CDDL HEADER, with the 257N/A# fields enclosed by brackets "[]" replaced with your own identifying 257N/A# information: Portions Copyright [yyyy] [name of copyright owner] 257N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 257N/A# Use is subject to license terms. 257N/A# This makefile drives the production of the icmp IP driver 257N/A# intel implementation architecture dependent 257N/A# Define the module and object file sets. 257N/A# Extra for $(MODULE).check target 257N/A# Need to remove ipddi.o since it has non-static defines for _init etc. 257N/A# depends on ip and sockfs # For now, disable these lint checks; maintainers should endeavor # to investigate and remove these for maximum lint coverage. # Please do not carry these forward to new Makefiles. # Include common targets.