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