Cross Reference: /illumos-gate/usr/src/lib/pkcs11/libpkcs11/i386/Makefile
Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# CDDL HEADER START
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# The contents of this file are subject to the terms of the
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# Common Development and Distribution License, Version 1.0 only
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# (the "License"). You may not use this file except in compliance
c7814cf6e1240a519cbec0441e033d0e2470ed00vboxsync# with the License.
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# or http://www.opensolaris.org/os/licensing.
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# See the License for the specific language governing permissions
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# and limitations under the License.
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# When distributing Covered Code, include this CDDL HEADER in each
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# If applicable, add the following below this CDDL HEADER, with the
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# CDDL HEADER END
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# Use is subject to license terms.
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#ident "%Z%%M% %I% %E% SMI"
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync#
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync# lib/libpkcs11/i386/Makefile
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsyncinclude ../Makefile.com
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsyncinstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
086f30e697aef37b4dbc818a42ecde0533bcc1d8vboxsync