Makefile revision 3040
5321N/A# The contents of this file are subject to the terms of the 5321N/A# Common Development and Distribution License (the "License"). 5321N/A# You may not use this file except in compliance with the License. 5321N/A# See the License for the specific language governing permissions 5321N/A# and limitations under the License. 5321N/A# When distributing Covered Code, include this CDDL HEADER in each 5321N/A# If applicable, add the following below this CDDL HEADER, with the 5321N/A# fields enclosed by brackets "[]" replaced with your own identifying 5321N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. 6662N/A# Download the manual so that we don't have to keep updating it in the gate. 5641N/A# Necessary to find CC during build 5641N/A# Missing files in build dir for configure without this. 5641N/A# Need to override default options since configure doesn't 5641N/ACONFIGURE_OPTIONS += --
enable-
langs am,
ar,
br,
ca,
cn,
cz,
de,
dk,
en,
eo,
es,
fa,
fi,
fr,
gr,
hr,
hu,
id,
it,
je,
jp,
ke,
kr,
lt,
lv,
mk,
nl,
no,
pl,
pt,
ro,
ru,
sc,
si,
sk,
sr,
sv,
tr,
tw,
ua,
vi,
za 5641N/A# Tests not available from the top-level Makefile, nor via a standard target. 5641N/A# We need to add /usr/gnu/bin to the front of the PATH environment variable 5641N/A# for "diff -u" and we need to use our latest doxygen binary, not the one 5641N/A# Test 12 is a known failure (we don't have bibtex in Solaris).