Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
5541a81e194dc99521c0ecf904a940b0b65a93f2nd# The contents of this file are subject to the terms of the
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick# Common Development and Distribution License, Version 1.0 only
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick# (the "License"). You may not use this file except in compliance
5c4e29c5f77fbc967d78886ab378b9500267b0fbtrawick# with the License.
60f9b4ee2002436dbcb0bf33d4d76abc4b1a0d7dtrawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cda7c69f374fb272aaf10ca80c63b0700b61a509rederpj# See the License for the specific language governing permissions
cda7c69f374fb272aaf10ca80c63b0700b61a509rederpj# and limitations under the License.
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# When distributing Covered Code, include this CDDL HEADER in each
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# If applicable, add the following below this CDDL HEADER, with the
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# fields enclosed by brackets "[]" replaced with your own identifying
f8dd393b2c60c61282a46c51f82fdb9b89cd9aferederpj# information: Portions Copyright [yyyy] [name of copyright owner]
1fbf6ba0f5207e6637b49f9a9dfcc779bbe952a9trawick# CDDL HEADER END
922d495b709b0dc09a7d918fdf8874dc23c1aef0nd# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
922d495b709b0dc09a7d918fdf8874dc23c1aef0nd# Use is subject to license terms.
6c4c113ce85934b11c9e78399e1bb8ec7a568af9nd# Copyright (c) 2011 Bayard G. Bell. All rights reserved.
679cafe33462d8c6bd0a74cc4359e561d19a0aafnd# This makefile drives the production of the kmech_dummy kernel module.
6c4c113ce85934b11c9e78399e1bb8ec7a568af9nd# sparc implementation architecture dependent
81ef3d132c8f335006465f297c42319f8734825dnd# Path to the base of the uts directory tree (usually /usr/src/uts).
925932040ee7871b6a2418edc3b4b6f4378bbe2and# Define the module and object file sets.
3caed8f01e7d67f3ad5d47cb28bb4e43131652fdjerenkrantz# Include common rules.
e127d82e8afc2f885fe2183b68d4a110580d21dfjwoolley# Define targets
fd99717a52886f7d9f9f73be2080d3fdc2ec4bd6nd# lint pass one enforcement
5fb2e8564729922524cd011b11e2d4f5d76f5a8dnd# Define dependency on kgssapi
987c2c2ff2f19f306357f79d3280b347d96c470fnd# Default build targets.
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd# Do not install the dummy GSS-API mechanism in the proto area
7de6cb79f71a9007ba2b1e786cbad8b84f05d101nd# for a normal build
aa9b03a5f32732c0caaef03a7ed78ffb290e29e4trawick# handy target to manually force the install
ab56518227d474ee08f039e4c5540011c1b8a913trawick# Include common targets.