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