Makefile revision 726fad2a65f16c200a03969c29cb5c86c2d427db
555N/A#
555N/A# CDDL HEADER START
555N/A#
555N/A# The contents of this file are subject to the terms of the
555N/A# Common Development and Distribution License (the "License").
555N/A# You may not use this file except in compliance with the License.
555N/A#
555N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
555N/A# or http://www.opensolaris.org/os/licensing.
555N/A# See the License for the specific language governing permissions
555N/A# and limitations under the License.
555N/A#
555N/A# When distributing Covered Code, include this CDDL HEADER in each
555N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
555N/A# If applicable, add the following below this CDDL HEADER, with the
555N/A# fields enclosed by brackets "[]" replaced with your own identifying
555N/A# information: Portions Copyright [yyyy] [name of copyright owner]
555N/A#
555N/A# CDDL HEADER END
555N/A#
555N/A
#
# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
# lib/pkcs11/libsoftcrypto/sparc/Makefile
#
LIBRARY= libsoftcrypto.a
VERS= .1
include ../Makefile.com
LDLIBS += -lcryptoutil
LIBS += $(LINTLIB)
DYNFLAGS += -Wl,-f/usr/platform/\$$PLATFORM/lib/$(DYNLIBPSR)
install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)