Makefile revision 4607
458N/A# The contents of this file are subject to the terms of the 458N/A# Common Development and Distribution License (the "License"). 458N/A# You may not use this file except in compliance with the License. 458N/A# See the License for the specific language governing permissions 458N/A# and limitations under the License. 458N/A# When distributing Covered Code, include this CDDL HEADER in each 458N/A# If applicable, add the following below this CDDL HEADER, with the 458N/A# fields enclosed by brackets "[]" replaced with your own identifying 458N/A# information: Portions Copyright [yyyy] [name of copyright owner] 458N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 458N/A# For now, we want to continue to provide the libreadline and libhistory so's 458N/A# (and their links) from readline 5.2. 969N/A# readline likes to use ld directly and this is the easiest 458N/A# way to get it to add -lc 458N/A# Build the readline examples as well. 646N/A# Master test results are the same for 32-bit and 64-bit, so override 646N/A# here, rather than create multiple identical master files. 646N/A# Macros to configure, build, and install the old version for the time being. 581N/A# install the old version first 458N/A# we need to prep the old version too (this should be handled in prep.mk) 458N/A# prep the old version first