Makefile revision 6
0N/A# Makefile to run jtreg 0N/A# Root of this test area (important to use full paths in some places) 0N/A# Default bundle of all test results (passed or not) 0N/A# Default home for JTREG 0N/A# Default JTREG to run 0N/A# Default JDK to test 0N/A# The test directories to run 0N/A# Root of all test results 0N/A# Export this setting and pass it in. 0N/A#export JAVA_TOOL_OPTIONS 0N/A @
echo "Testing completed successfully" 0N/A# Chaeck to make sure these directories exist 0N/A# Bundle up the results 0N/A# Used to force a target rules to run 0N/A# Phony targets (e.g. these are not filenames)