]> git.ipfire.org Git - thirdparty/glibc.git/commit - Makefile.help
Add run-one-test convenience target and makefile help text
authorDJ Delorie <dj@redhat.com>
Mon, 30 Sep 2019 20:04:52 +0000 (16:04 -0400)
committerDJ Delorie <dj@redhat.com>
Fri, 18 Oct 2019 19:46:04 +0000 (15:46 -0400)
commit2ac579f9c25388a7734948d77b03e4dd10f35334
tree14cfb3f0d1139ed12fe8124769fe357e015aad60
parent720e9541f5d919f3735925a4e6324ecdec171844
Add run-one-test convenience target and makefile help text

Adds "make test" for re-running just one test.  Also adds
"make help" for help with our Makefile targets, and adds a
mini-help when you just run "make".

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Makefile
Makefile.help [new file with mode: 0644]