Makefile revision 5363
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 0N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. # Get rid of compiler path set in RUNPATH # Set the various Java variables otherwise it auto-detects the 32-bit ones. # You need to define this option on SPARC, otherwise you will get quad # arithmetic on SPARC but not on x86. Really makes some R functions run # very slow on SPARC (COR path). # Increase stack limit to allow the "infinite recursion" test to work. '-e "/^Testing examples for package /p" ' \
'-e "/^ expect some differences/p" ' \
# Use the installed version of R, not the one in the build area. # These definitions override those found in .../test/Makefile. # Need to build the tests before use them.