Makefile revision 1bdd6c0e3710e91cb1f31aa78de33cb638494480
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
a77a7d850e4496179e1e0f45d5152865c899d421covener# The contents of this file are subject to the terms of the
92108a6c4fd7ca6e9acc94d2485920436763e491sf# Common Development and Distribution License (the "License").
df6d5653669f1514b4449aaba99cb950c0013e5fcovener# You may not use this file except in compliance with the License.
df6d5653669f1514b4449aaba99cb950c0013e5fcovener# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
509622419be000045d461ef38fb97df778fdf81djailletc# See the License for the specific language governing permissions
509622419be000045d461ef38fb97df778fdf81djailletc# and limitations under the License.
1de839c61281d58dc75715c1ae06b4b00764c4efjorton# When distributing Covered Code, include this CDDL HEADER in each
1de839c61281d58dc75715c1ae06b4b00764c4efjorton# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1de839c61281d58dc75715c1ae06b4b00764c4efjorton# If applicable, add the following below this CDDL HEADER, with the
2e1a0fb12bdf1c20064ffe900a8f44979ec946fcminfrin# fields enclosed by brackets "[]" replaced with your own identifying
2e1a0fb12bdf1c20064ffe900a8f44979ec946fcminfrin# information: Portions Copyright [yyyy] [name of copyright owner]
2e1a0fb12bdf1c20064ffe900a8f44979ec946fcminfrin# CDDL HEADER END
441d366a564bc6faa7c1eaffbacf8c4f37862199minfrin# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
441d366a564bc6faa7c1eaffbacf8c4f37862199minfrin# Use is subject to license terms.
0b9de55d178312ec929dbe417dd61199b269991djailletc# This makefile drives the production of the srpt pseudo-driver for
74e7f6c55fd67b10cb400b3f6d1dc718a303d944minfrin# Path to the base of the uts directory tree (usually /usr/src/uts).
2ae6440d9c0beacb1b2a9726d80b755a8a4a851bjailletc# Define the module and object file sets.
a511a29faf2ff7ead3b67680154a624effb31aafminfrin# Include common rules.
a7584fbbf39ae6a78586ed038d80c31b14ce5461minfrin# Define targets
4860eae0821bbdf3e0da78be7b4057ebed5d86e4minfrinINSTALL_TARGET = $(BINARY) $(ROOTMODULE) $(ROOT_CONFFILE)
5b6a4b0e8d6d52394b68b51e0fa439d0eee16e37minfrin# Overrides and depends_on
bbb08feeeef547b0908b16df6cbbb65da656b86fminfrin# Default build targets.
2b82678319a66fd9caad8827ca9b38d2412a5abdminfrin# Include common targets.