18727N/A#
12724N/A# CDDL HEADER START
12723N/A#
12723N/A# The contents of this file are subject to the terms of the
12723N/A# Common Development and Distribution License (the "License").
12723N/A# You may not use this file except in compliance with the License.
12723N/A#
12723N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12723N/A# or http://www.opensolaris.org/os/licensing.
12723N/A# See the License for the specific language governing permissions
12723N/A# and limitations under the License.
12723N/A#
14316N/A# When distributing Covered Code, include this CDDL HEADER in each
12723N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14320N/A# If applicable, add the following below this CDDL HEADER, with the
14316N/A# fields enclosed by brackets "[]" replaced with your own identifying
14316N/A# information: Portions Copyright [yyyy] [name of copyright owner]
14316N/A#
12723N/A# CDDL HEADER END
14316N/A#
14316N/A#
12723N/A# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
14316N/A#
14316N/A# lib/gss_mechs/mech_spnego/i386/Makefile
14316N/A
14316N/Ainclude ../Makefile.com
14316N/Ainclude ../../mech_krb5/Makefile.mech_krb5
14316N/A
14316N/ALDLIBS += -lgss -lc -lmech_krb5 -L$(LROOT_KLIBDIR) $(KRUNPATH)
14316N/A
14316N/Ainstall: stubinstall all $(ROOTLIBS)
14316N/A
12750N/Astubinstall: stub $(STUBROOTLIBS)
14316N/A