Makefile revision 4122
402N/A# Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved. 402N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 402N/A# This code is free software; you can redistribute it and/or modify it 402N/A# under the terms of the GNU General Public License version 2 only, as 402N/A# published by the Free Software Foundation. Oracle designates this 402N/A# particular file as subject to the "Classpath" exception as provided 402N/A# by Oracle in the LICENSE file that accompanied this code. 402N/A# This code is distributed in the hope that it will be useful, but WITHOUT 402N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 402N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 402N/A# version 2 for more details (a copy is included in the LICENSE file that 402N/A# accompanied this code). 402N/A# You should have received a copy of the GNU General Public License version 402N/A# 2 along with this work; if not, write to the Free Software Foundation, 402N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # Build classes for security tools: # Also install wrappers for all of these. # Build PKCS#11 on all platforms except 64-bit Windows. # We exclude windows-amd64 because we don't have any # 64-bit PKCS#11 implementations to test with on that platform. # Build Microsoft CryptoAPI provider only on Windows platform. # Build in-tree elliptic curve crypto provider only when # DISABLE_INTREE_EC is not set