Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# CDDL HEADER START
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# The contents of this file are subject to the terms of the
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# Common Development and Distribution License, Version 1.0 only
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# (the "License"). You may not use this file except in compliance
5a58787efeb02a1c3f06569d019ad81fd2efa06end# with the License.
5a58787efeb02a1c3f06569d019ad81fd2efa06end# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# See the License for the specific language governing permissions
2e545ce2450a9953665f701bb05350f0d3f26275nd# and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
5a58787efeb02a1c3f06569d019ad81fd2efa06end# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5a58787efeb02a1c3f06569d019ad81fd2efa06end# If applicable, add the following below this CDDL HEADER, with the
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen# fields enclosed by brackets "[]" replaced with your own identifying
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# information: Portions Copyright [yyyy] [name of copyright owner]
5a58787efeb02a1c3f06569d019ad81fd2efa06end# CDDL HEADER END
ad74a0524a06bfe11b7de9e3b4ce7233ab3bd3f7nd# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
d05d0eb4ae6d2a5e513fc3bf2555ce33da416634nd# Use is subject to license terms.
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd# This file makes the pcmcia nexus driver
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# sparc architecture dependent
15107611640cec4e666dd7e2e1dee15c270e9e98rbowen#ident "%Z%%M% %I% %E% SMI"
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# Path to the base of the uts directory tree (usually /usr/src/uts).
60a4b2c422dcbb08a554fb193105c08da592718bpoirier# Define the module and object file sets.
5a58787efeb02a1c3f06569d019ad81fd2efa06end# Include common rules.
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# Define targets
fefb8b844b6286bfc41bb2e0c4cc003b8e7d4ff2kess# Override defaults to build a unique, local modstubs.o.
60a4b2c422dcbb08a554fb193105c08da592718bpoirier# Include sun4 specific header files
60a4b2c422dcbb08a554fb193105c08da592718bpoirier# lint pass one enforcement
60a4b2c422dcbb08a554fb193105c08da592718bpoirier# dependency
60a4b2c422dcbb08a554fb193105c08da592718bpoirier# Default build targets.
60a4b2c422dcbb08a554fb193105c08da592718bpoirier# Include common targets.