Makefile revision 911
277N/A# The contents of this file are subject to the terms of the 277N/A# Common Development and Distribution License (the "License"). 919N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. 1356N/A# Need the GNU sed in our path because of assumptions 970N/A rijndael-128,rijndael-192,rinjndael-256,enigma,arcfour,blowfish,des,\ 970N/A tripledes,ecb,cbc,cfb,ctr,ncfb,nofb,ofb,stream" 277N/A# Use cloney to symlink to everything in the source directory because 1179N/A# some of parts of the build seem to reference directories relative 493N/A# to the current (build) directory, but are expecting to find files (e.g., 277N/A# header files) which reside in the source dir. 970N/A# thinks it has already been configured.