Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
40d570cf1420f497bcac59045d4ce477f0b5d891minfrin# The contents of this file are subject to the terms of the
40d570cf1420f497bcac59045d4ce477f0b5d891minfrin# Common Development and Distribution License (the "License").
40d570cf1420f497bcac59045d4ce477f0b5d891minfrin# You may not use this file except in compliance with the License.
edab53cc0be707fa71968a95c696b19f0e6c4736minfrin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# See the License for the specific language governing permissions
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# and limitations under the License.
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# When distributing Covered Code, include this CDDL HEADER in each
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrin# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# If applicable, add the following below this CDDL HEADER, with the
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# fields enclosed by brackets "[]" replaced with your own identifying
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# information: Portions Copyright [yyyy] [name of copyright owner]
a4273e3e513ce8f5e1311c320cbd334cc382950eminfrin# CDDL HEADER END
a4273e3e513ce8f5e1311c320cbd334cc382950eminfrin# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
d3e0a61e1bcc497f2efd7af41a5a9d77090ecc1cminfrin# Use is subject to license terms.
1aac1c71105133d669960501bdf2274e63561054minfrin# This makefile drives the production of the rds driver
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin# kernel module.
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin# sparc architecture dependent
dbf5f584c62fe6030d81121fdddeb7588b78b867sf# Path to the base of the uts directory tree (usually /usr/src/uts).
691db92094897494d6c31326108da20088bc175etrawick# Define the module and object file sets.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq# Include common rules.
ef82e8fa164e0a1f8b813f7deb6b7ead96018c94niq# Define targets
eeb7898b9c087040d44550f8a6b1a257783c9f0ahumbedooh# lint pass one enforcement and OS version
d7ffd2da16d58b1a0de212e4d56f7aebb72bef26sf# Default build targets.
2a7beea91d46beb41f043a84eaad060047ee04aafabien# Include common targets.