Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews# CDDL HEADER START
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews# The contents of this file are subject to the terms of the
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews# Common Development and Distribution License, Version 1.0 only
1946c596b47b0495ce745fe2fff7da799919b0d2Mark Andrews# (the "License"). You may not use this file except in compliance
1946c596b47b0495ce745fe2fff7da799919b0d2Mark Andrews# with the License.
020c4484fe510434c1b3aaac040ab6cfb3340115Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e94c7d23589f79d5ece5a068ee6a661cebf9c2b4Mark Andrews# See the License for the specific language governing permissions
30d9cf665d32984fe1dc62ae355ab5b2a0fe3a35Mark Andrews# and limitations under the License.
0a1009ae64036ad2473bc48be8c98a54392b6cb5Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
0a1009ae64036ad2473bc48be8c98a54392b6cb5Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0a1009ae64036ad2473bc48be8c98a54392b6cb5Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
2801318d3cf49e23ee2bfda45f66cbaa7409f0aaMark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
2801318d3cf49e23ee2bfda45f66cbaa7409f0aaMark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews# CDDL HEADER END
48a3b282636db2c67c6e2dc10833689f58b05422Vernon Schryver# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
48a3b282636db2c67c6e2dc10833689f58b05422Vernon Schryver# Use is subject to license terms.
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews# This makefile drives the production of the vis kernel module
ebe4f01a8fd93b6b8aeec936ae0703a97784f7b4Mark Andrews# sun4u implementation architecture dependent
af850c4120c5bee9462de4def85d0b4c1b583963Mark Andrews# Path to the base of the uts directory tree (usually /usr/src/uts).
02286522fbc6db783b5f0b4318289db0cefbfbcbMark Andrews# Define the module and object file sets.
793814f80703afdd69b59ade91e63efa81ae4178Evan Hunt# Include common rules.
b2086d798b442a428d50ddc247925f114aa4112fEvan Hunt# Define targets
2cc56f582c1b13e5f8537610b71c1c283261a7dcMark Andrews# lint pass one enforcement
84f0bd3bc7ac72289cc0dfedd3d17872ad1169feEvan Hunt# Include common targets.