12225707cSValerie Bubb Fenwick# 22225707cSValerie Bubb Fenwick# CDDL HEADER START 32225707cSValerie Bubb Fenwick# 42225707cSValerie Bubb Fenwick# The contents of this file are subject to the terms of the 52225707cSValerie Bubb Fenwick# Common Development and Distribution License (the "License"). 62225707cSValerie Bubb Fenwick# You may not use this file except in compliance with the License. 72225707cSValerie Bubb Fenwick# 82225707cSValerie Bubb Fenwick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92225707cSValerie Bubb Fenwick# or http://www.opensolaris.org/os/licensing. 102225707cSValerie Bubb Fenwick# See the License for the specific language governing permissions 112225707cSValerie Bubb Fenwick# and limitations under the License. 122225707cSValerie Bubb Fenwick# 132225707cSValerie Bubb Fenwick# When distributing Covered Code, include this CDDL HEADER in each 142225707cSValerie Bubb Fenwick# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152225707cSValerie Bubb Fenwick# If applicable, add the following below this CDDL HEADER, with the 162225707cSValerie Bubb Fenwick# fields enclosed by brackets "[]" replaced with your own identifying 172225707cSValerie Bubb Fenwick# information: Portions Copyright [yyyy] [name of copyright owner] 182225707cSValerie Bubb Fenwick# 192225707cSValerie Bubb Fenwick# CDDL HEADER END 202225707cSValerie Bubb Fenwick# 212225707cSValerie Bubb Fenwick 222225707cSValerie Bubb Fenwick# 232225707cSValerie Bubb Fenwick# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 242225707cSValerie Bubb Fenwick# Use is subject to license terms. 252225707cSValerie Bubb Fenwick# 262225707cSValerie Bubb Fenwick# lib/pkcs11/libkcfd/i386/Makefile 272225707cSValerie Bubb Fenwick# 282225707cSValerie Bubb Fenwick 292225707cSValerie Bubb Fenwickinclude $(SRC)/lib/Makefile.filter.com 302225707cSValerie Bubb Fenwickinclude ../Makefile.com 312225707cSValerie Bubb Fenwick 32*241c90a0SRichard Loweinstall: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) 332225707cSValerie Bubb Fenwick 342225707cSValerie Bubb Fenwickinclude $(SRC)/lib/Makefile.filter.targ 35