11770Sgtb# 21770Sgtb# CDDL HEADER START 31770Sgtb# 41770Sgtb# The contents of this file are subject to the terms of the 51770Sgtb# Common Development and Distribution License (the "License"). 61770Sgtb# You may not use this file except in compliance with the License. 71770Sgtb# 81770Sgtb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 91770Sgtb# or http://www.opensolaris.org/os/licensing. 101770Sgtb# See the License for the specific language governing permissions 111770Sgtb# and limitations under the License. 121770Sgtb# 131770Sgtb# When distributing Covered Code, include this CDDL HEADER in each 141770Sgtb# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 151770Sgtb# If applicable, add the following below this CDDL HEADER, with the 161770Sgtb# fields enclosed by brackets "[]" replaced with your own identifying 171770Sgtb# information: Portions Copyright [yyyy] [name of copyright owner] 181770Sgtb# 191770Sgtb# CDDL HEADER END 201770Sgtb# 211770Sgtb# 22*9569SRod.Evans@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 231770Sgtb# Use is subject to license terms. 241770Sgtb# 251770Sgtb 26*9569SRod.Evans@Sun.COMinclude $(SRC)/lib/Makefile.filter.com 274271Srieinclude ../Makefile.com 281770Sgtb 294271SrieDYNFLAGS += -R/usr/lib/gss 301770Sgtb 31*9569SRod.Evans@Sun.COMinstall: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) 32*9569SRod.Evans@Sun.COM 33*9569SRod.Evans@Sun.COMinclude $(SRC)/lib/Makefile.filter.targ 34