Makefile revision 1789
5895N/A# The contents of this file are subject to the terms of the 5895N/A# Common Development and Distribution License (the "License"). 5895N/A# You may not use this file except in compliance with the License. 5895N/A# See the License for the specific language governing permissions 5895N/A# and limitations under the License. 5895N/A# When distributing Covered Code, include this CDDL HEADER in each 5895N/A# If applicable, add the following below this CDDL HEADER, with the 5895N/A# fields enclosed by brackets "[]" replaced with your own identifying 5895N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5895N/A# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. 6125N/A# Download the manual so that we don't have to keep updating it in the gate. 5895N/A# Necessary to find CC during build 6255N/A# Missing files in build dir for configure without this. 6255N/A# Need to override default options since configure doesn't 5895N/ACONFIGURE_OPTIONS += --
enable-
langs nl,
sv,
cz,
fr,
id,
it,
de,
jp,
je,
es,
fi,
ru,
hr,
pl,
pt,
hu,
kr,
ke,
ro,
si,
cn,
no,
br,
dk,
sk,
ua,
gr,
tw,
sr,
ca,
lt,
za,
ar,
fa 5895N/A# It was found that 64-bit doxygen crashes when built with the 12.3 compiler 5895N/A# if ASLR is enabled. Sun Studio bug #16984930 was filed about this.