mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
ng0 says 'make check' is more popular
This commit is contained in:
parent
33f2862476
commit
a5d18fc71e
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -34,6 +34,8 @@ testdebug: debug
|
|||
test: all
|
||||
${MAKE} -C test test nettest
|
||||
|
||||
check: test
|
||||
|
||||
bench: all
|
||||
${MAKE} -C test bench
|
||||
|
||||
|
|
Loading…
Reference in a new issue