Makefile revision 3996
6324N/A# The contents of this file are subject to the terms of the 6324N/A# Common Development and Distribution License (the "License"). 6324N/A# You may not use this file except in compliance with the License. 6324N/A# See the License for the specific language governing permissions 6324N/A# and limitations under the License. 6324N/A# When distributing Covered Code, include this CDDL HEADER in each 6324N/A# If applicable, add the following below this CDDL HEADER, with the 6324N/A# fields enclosed by brackets "[]" replaced with your own identifying 6324N/A# information: Portions Copyright [yyyy] [name of copyright owner] 6324N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 6324N/A# Enable ASLR for this component 6324N/A# Needed for "gmake test" to work successfully. 6324N/A# If SHELLOPTS is exported (as it is by the userland makefiles), 6324N/A# then all shell options get exported to child invocations of bash, 6324N/A# which results in test failures due to nounset and xtrace being 6324N/A# set unexpectedly, and errors such as "$1: unbound variable" and # diffs failing due to script tracing in output files. # Get the binaries to test from the component proto area. # There are two known test failures: