introduce "check" as alias for "test" to comply with GNU Makefile conventions
commit035f24673b2170c284859479aabb588f0330f8bc
authorAchim Gratz <Stromeko@Stromeko.DE>
Tue, 14 Feb 2012 18:36:59 +0000 (14 19:36 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 20 Apr 2012 19:04:13 +0000 (20 21:04 +0200)
tree5b4a2d439da39c0b97413f2551c975dda3051791
parent353a0c519bae0fce277de48adc8cf582d986b7e0
introduce "check" as alias for "test" to comply with GNU Makefile conventions

  Makefile: change test to check in help text

  targets.mk: add check as alias for test
Makefile
targets.mk