Makefile revision 3733
131N/A# The contents of this file are subject to the terms of the 131N/A# Common Development and Distribution License (the "License"). 131N/A# You may not use this file except in compliance with the License. 131N/A# See the License for the specific language governing permissions 131N/A# and limitations under the License. 131N/A# When distributing Covered Code, include this CDDL HEADER in each 131N/A# If applicable, add the following below this CDDL HEADER, with the 131N/A# fields enclosed by brackets "[]" replaced with your own identifying 131N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3733N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 131N/A# readline likes to use ld directly and this is the easiest 131N/A# way to get it to add -lc 3733N/A# Build the readline examples as well. 3733N/A# Master test results are the same for 32-bit and 64-bit, so override 3733N/A# here, rather than create multiple identical master files.