Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# CDDL HEADER START
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# The contents of this file are subject to the terms of the
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# Common Development and Distribution License (the "License").
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# You may not use this file except in compliance with the License.
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# See the License for the specific language governing permissions
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# and limitations under the License.
c7814cf6e1240a519cbec0441e033d0e2470ed00vboxsync# When distributing Covered Code, include this CDDL HEADER in each
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# If applicable, add the following below this CDDL HEADER, with the
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# CDDL HEADER END
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# Use is subject to license terms.
4bcaf5d320bf0d88910212509c37bdd634e0879evboxsync# This makefile drives the production of the oplmsu driver
cec3b04587a02f0dc7d0cc679e9a0de19b730e2cvboxsync# loadable module.
4bcaf5d320bf0d88910212509c37bdd634e0879evboxsync# sun4u opl implementation architecture dependent
52f16f53a955f5b24bc2132c418a5fffb700f089vboxsync# Path to the base of the uts directory tree (usually /usr/src/uts).
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# Define the module and object file sets.
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# Include common rules.
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# Define targets
e45e3ae4a834169539e689759ba6b3ac71bfe40fvboxsync# lint pass one enforcement
bc1484a141a5638d1c26739e77e8a47c77dc2da3vboxsync# Default build targets.
7255e1c7174fd3b892a74dede74e72557f6cced9vboxsync# Include common targets.