1*10123SValerie.Fenwick@Sun.COM# 2*10123SValerie.Fenwick@Sun.COM# CDDL HEADER START 3*10123SValerie.Fenwick@Sun.COM# 4*10123SValerie.Fenwick@Sun.COM# The contents of this file are subject to the terms of the 5*10123SValerie.Fenwick@Sun.COM# Common Development and Distribution License (the "License"). 6*10123SValerie.Fenwick@Sun.COM# You may not use this file except in compliance with the License. 7*10123SValerie.Fenwick@Sun.COM# 8*10123SValerie.Fenwick@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*10123SValerie.Fenwick@Sun.COM# or http://www.opensolaris.org/os/licensing. 10*10123SValerie.Fenwick@Sun.COM# See the License for the specific language governing permissions 11*10123SValerie.Fenwick@Sun.COM# and limitations under the License. 12*10123SValerie.Fenwick@Sun.COM# 13*10123SValerie.Fenwick@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 14*10123SValerie.Fenwick@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*10123SValerie.Fenwick@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 16*10123SValerie.Fenwick@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 17*10123SValerie.Fenwick@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 18*10123SValerie.Fenwick@Sun.COM# 19*10123SValerie.Fenwick@Sun.COM# CDDL HEADER END 20*10123SValerie.Fenwick@Sun.COM# 21*10123SValerie.Fenwick@Sun.COM 22*10123SValerie.Fenwick@Sun.COM# 23*10123SValerie.Fenwick@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 24*10123SValerie.Fenwick@Sun.COM# Use is subject to license terms. 25*10123SValerie.Fenwick@Sun.COM# 26*10123SValerie.Fenwick@Sun.COM# lib/pkcs11/libkcfd/sparc/Makefile 27*10123SValerie.Fenwick@Sun.COM# 28*10123SValerie.Fenwick@Sun.COM 29*10123SValerie.Fenwick@Sun.COMinclude $(SRC)/lib/Makefile.filter.com 30*10123SValerie.Fenwick@Sun.COMinclude ../Makefile.com 31*10123SValerie.Fenwick@Sun.COM 32*10123SValerie.Fenwick@Sun.COMinstall: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) 33*10123SValerie.Fenwick@Sun.COM 34*10123SValerie.Fenwick@Sun.COMinclude $(SRC)/lib/Makefile.filter.targ 35