Makefile revision 2032
213N/A# The contents of this file are subject to the terms of the 213N/A# Common Development and Distribution License (the "License"). 213N/A# You may not use this file except in compliance with the License. 213N/A# See the License for the specific language governing permissions 213N/A# and limitations under the License. 213N/A# When distributing Covered Code, include this CDDL HEADER in each 213N/A# If applicable, add the following below this CDDL HEADER, with the 213N/A# fields enclosed by brackets "[]" replaced with your own identifying 213N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2899N/A# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. 1768N/A# because we can't seem to get -norunpath to the java bindings build any 213N/A# Let's write some post-configure hacks # Current version of subversion only supports ruby 1.8, not 1.9. # Until subversion is updated to 1.8.0 (ruby 1.9 support added) # or later, use ruby 1.8. # Let's make noise just because we have to override --libdir # Swig overwrites the 32-bit directory with 64-bit objects. # So we work around that.