438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# CDDL HEADER START
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# The contents of this file are subject to the terms of the
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Common Development and Distribution License (the "License").
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# You may not use this file except in compliance with the License.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# See the License for the specific language governing permissions
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# and limitations under the License.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# When distributing Covered Code, include this CDDL HEADER in each
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# If applicable, add the following below this CDDL HEADER, with the
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# fields enclosed by brackets "[]" replaced with your own identifying
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# information: Portions Copyright [yyyy] [name of copyright owner]
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# CDDL HEADER END
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Copyright 2011 Jason King. All rights reserved.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Use is subject to license terms.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# This makefile drives the production of the AMD Pcnet
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Ethernet (pcn) driver module in intel systems
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Path to the base of the uts directory tree (usually /usr/src/uts).
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Define the module and object file sets.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Include common rules.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Define targets
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Driver depends on GLD
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Default build targets.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Include common targets.