Makefile revision 726fad2a65f16c200a03969c29cb5c86c2d427db
235N/A#
235N/A# CDDL HEADER START
822N/A#
822N/A# The contents of this file are subject to the terms of the
822N/A# Common Development and Distribution License (the "License").
235N/A# You may not use this file except in compliance with the License.
606N/A#
810N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
235N/A# or http://www.opensolaris.org/os/licensing.
235N/A# See the License for the specific language governing permissions
235N/A# and limitations under the License.
235N/A#
235N/A# When distributing Covered Code, include this CDDL HEADER in each
235N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
235N/A# If applicable, add the following below this CDDL HEADER, with the
235N/A# fields enclosed by brackets "[]" replaced with your own identifying
235N/A# information: Portions Copyright [yyyy] [name of copyright owner]
235N/A#
235N/A# CDDL HEADER END
235N/A#
235N/A
235N/A#
235N/A# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
235N/A#
235N/A
235N/A#
235N/A# lib/pkcs11/libsoftcrypto/sun4v/sparc/Makefile
235N/A#
235N/A
235N/ACLASS = 32
235N/A
235N/Ainclude ../Makefile.com
235N/A
235N/ALINTFLAGS += -D$(PLATFORM) -erroff=E_NAME_MULTIPLY_DEF2
822N/A
235N/Ainstall: all $(SOFT_PSR_LINKS) $(USR_PSM_LIBS)
235N/A
235N/Ainclude $(SRC)/Makefile.psm.targ
822N/A
235N/A