Makefile revision 4744
6191N/A# The contents of this file are subject to the terms of the 6191N/A# Common Development and Distribution License (the "License"). 6191N/A# You may not use this file except in compliance with the License. 6191N/A# See the License for the specific language governing permissions 6191N/A# and limitations under the License. 6191N/A# When distributing Covered Code, include this CDDL HEADER in each 6191N/A# If applicable, add the following below this CDDL HEADER, with the 6191N/A# fields enclosed by brackets "[]" replaced with your own identifying 6191N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6191N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 6191N/A# GMP header files for the guile extension (no --with- flag) 6191N/A# The guile build is broken with studio (15732452), so we disable this for now. 6191N/A# Java header files (--with-javaincludedir allows for only one directory) # PHP header files (no --with- flag) # Make sure to use the right python, depending on the 32/64-bit build. # Both perl and ruby ship 64-bit only. # tcl ships both 32 and 64 bit, but even though /usr/bin/tclsh is 64-bit, there # is no place to stick 64-bit modules, so skip it. On the other hand, make # sure to find the right tcl bits when building 32-bit. # Put the 64-bit lua module in a 64-bit directory. # Use GNU ln, which supports the -r (--relative) option. # We build 32 and 64 bit because we build libraries, and we build modules for # runtimes which provide 64 or 32 (or both) bit environments. # The test infrastructure doesn't run in a VPATHed environment. # There are tests, but they fail consistently because the test samples are out # of date and not generated with a known configuration. See