Makefile revision 396
0N/A# Makefile to run jtreg and any other tests 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 JTREG to run 0N/A# Default JDK for JTREG 0N/A# Default JDK to test 0N/A# The test directories to run 0N/A# Root of all test results 0N/A @
echo "Testing completed successfully" 0N/A# for use with JPRT -testrule 0N/A# Check to make sure these directories exist 396N/A echo ; echo "Summary of test failures" ; \ 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)