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