Makefile revision 844
325N/A# The contents of this file are subject to the terms of the 943N/A# Common Development and Distribution License (the "License"). 325N/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, 2012, Oracle and/or its affiliates. All rights reserved. 325N/A# Need the GNU sed in our path because of assumptions 493N/A# in the configure script. 325N/A rijndael-128,rijndael-192,rinjndael-256,enigma,arcfour,blowfish,des,\ 325N/A 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.