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