Makefile revision b127ac411761a3d8d642d9342d9cac2785e1faaa
70N/A# The contents of this file are subject to the terms of the 1549N/A# Common Development and Distribution License (the "License"). 70N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 919N/A# Use is subject to license terms. 70N/A# This makefile drives the production of the ipnet driver 493N/A# intel architecture dependent 70N/A# Path to the base of the uts directory tree (usually /usr/src/uts). 70N/A# Define the module and object file sets. 70N/A# Include common rules. # lint pass one enforcement # STREAMS API limitations force us to turn off these lint checks. # Depends on ip, neti, and hook. # Include common targets.