Makefile revision 3817
12N/A# The contents of this file are subject to the terms of the 12N/A# Common Development and Distribution License (the "License"). 12N/A# You may not use this file except in compliance with the License. 12N/A# See the License for the specific language governing permissions 12N/A# and limitations under the License. 12N/A# When distributing Covered Code, include this CDDL HEADER in each 12N/A# If applicable, add the following below this CDDL HEADER, with the 12N/A# fields enclosed by brackets "[]" replaced with your own identifying 12N/A# information: Portions Copyright [yyyy] [name of copyright owner] 12N/A# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. 12N/A# Needed to make "gmake test" work. 22N/A# Needed to correctly build that 64-bit library. 12N/A# Needed to pass -m32 or -m64 to the C/C++ compiler and linker. 247N/A# The sun-color terminfo included in ncurses does not work; 165N/A# copying the one shipped with Sun's curses fixes it: