Makefile revision 505d05c73a6e56769f263d4803b22eddd168ee24
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
4acb0cd5536553055c7c6996414cec00b0191e1djim# The contents of this file are subject to the terms of the
70f553c56eda63b353598193c3afc238db9b3c78sf# Common Development and Distribution License, Version 1.0 only
70f553c56eda63b353598193c3afc238db9b3c78sf# (the "License"). You may not use this file except in compliance
70f553c56eda63b353598193c3afc238db9b3c78sf# with the License.
3fa816e4832a1c70600bdfd6fc5ef60e9f1c18bbsf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0c2193f47081b894ed16f4fc371f44564d28b334jorton# See the License for the specific language governing permissions
0c2193f47081b894ed16f4fc371f44564d28b334jorton# and limitations under the License.
55929f765b95e354092ac17238718e471c252ebbsf# When distributing Covered Code, include this CDDL HEADER in each
55929f765b95e354092ac17238718e471c252ebbsf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf# If applicable, add the following below this CDDL HEADER, with the
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf# fields enclosed by brackets "[]" replaced with your own identifying
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf# information: Portions Copyright [yyyy] [name of copyright owner]
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf# CDDL HEADER END
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# Use is subject to license terms.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf#ident "%Z%%M% %I% %E% SMI"
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf# This makefile drives the production of the gl_kmech_krb5 kernel module.
0ab15ffa17f588723d0c310af78b505bf4e8a953sf# sun4u implementation architecture dependent
1dee19645438f8e3cb80fe86e1aaade04d093e45sf# Path to the base of the uts directory tree (usually /usr/src/uts).
9bec939825399ac2816ea0d912d2e3c3b2ed91f4sf# Define the module and object file sets.
33510984c759eb3da154ceb0db9b75fa0031d3b4sf# Include common rules.
33510984c759eb3da154ceb0db9b75fa0031d3b4sf# Define targets
287b17b746df229d6211c624b8a3e1edda21cecdsf# lint pass one enforcement
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf# Files need to be compiled v8+ or v9
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf# Default build targets.
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin# Include common targets.