diff --git a/test/Makefile b/test/Makefile index 18e82b08b18..b6067c372fa 100644 --- a/test/Makefile +++ b/test/Makefile @@ -55,7 +55,7 @@ check-local:: site.exp $(RUNTEST) $(RUNTESTFLAGS) ) else check-local:: site.exp - @echo "*** dejagnu not found. Make sure runtest is in your PATH, then reconfigure llvm." + @echo "*** dejagnu not found. Make sure 'runtest' is in your PATH, then reconfigure LLVM." endif ifdef TESTONE