Rename 'test' to 'check' target in Makefile.direct
authorIvan Maidanski <ivmai@mail.ru>
Mon, 13 Mar 2017 21:08:26 +0000 (00:08 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 13 Mar 2017 21:08:26 +0000 (00:08 +0300)
commit4fad4e58810c5f967642190142d828e632715b5d
treed55ab6fc8418ae0bf0d56d184c39634115de42ae
parent817ea6f69388ffcd14850109806748a5f8e330fd
Rename 'test' to 'check' target in Makefile.direct

This is to match the target name in Makefile generated by configure.

* Makefile.direct: Update comment about testing (rename "test" target
to "check").
* Makefile.direct (check): Renamed from "test".
* Makefile.direct (test): Depend on check; add comment.
* README.QUICK (INSTALLATION): Leave information only about the recent
GC version.
* README.QUICK (INSTALLATION): Replace "make test" with "make check".
* README.md (Installation and Portability): Likewise.
Makefile.direct
README.QUICK
README.md