Makefile revision 4260
1244N/A# The contents of this file are subject to the terms of the 1244N/A# Common Development and Distribution License (the "License"). 1244N/A# You may not use this file except in compliance with the License. 1244N/A# See the License for the specific language governing permissions 1244N/A# and limitations under the License. 1244N/A# When distributing Covered Code, include this CDDL HEADER in each 1244N/A# If applicable, add the following below this CDDL HEADER, with the 1244N/A# fields enclosed by brackets "[]" replaced with your own identifying 1244N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. 1244N/A# When Python 2.6 goes away, the _VERSION (singular) line below can go as well, 1244N/A# as can the COMPONENT_POST_CONFIGURE_ACTION and possibly more. 1244N/A# Perl related patch needs configure script recreation. 1244N/A# Need to do cloney, so that the schema files can get packaged. 1244N/A# We could use a single regular expression to cover all of the following, 1244N/A# but we want to be as specific as possible to avoid accidentally catching 1244N/A# workspace paths in our substitution. 1244N/A# Needed to make "gmake test" work. 1244N/A# Enable ASLR for this component