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