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