110db1377Sgtb# 210db1377Sgtb# CDDL HEADER START 310db1377Sgtb# 410db1377Sgtb# The contents of this file are subject to the terms of the 510db1377Sgtb# Common Development and Distribution License (the "License"). 610db1377Sgtb# You may not use this file except in compliance with the License. 710db1377Sgtb# 810db1377Sgtb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 910db1377Sgtb# or http://www.opensolaris.org/os/licensing. 1010db1377Sgtb# See the License for the specific language governing permissions 1110db1377Sgtb# and limitations under the License. 1210db1377Sgtb# 1310db1377Sgtb# When distributing Covered Code, include this CDDL HEADER in each 1410db1377Sgtb# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1510db1377Sgtb# If applicable, add the following below this CDDL HEADER, with the 1610db1377Sgtb# fields enclosed by brackets "[]" replaced with your own identifying 1710db1377Sgtb# information: Portions Copyright [yyyy] [name of copyright owner] 1810db1377Sgtb# 1910db1377Sgtb# CDDL HEADER END 2010db1377Sgtb# 2110db1377Sgtb# 22*2a8d6ebaSRod Evans# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 2310db1377Sgtb# Use is subject to license terms. 2410db1377Sgtb# 2510db1377Sgtb 2610db1377SgtbLIBRARY = libkrb5.a 2710db1377SgtbVERS = .1 2810db1377Sgtb 29*2a8d6ebaSRod EvansDYNFLAGS += $(ZLOADFLTR) 30