From a5d18fc71e696e95107c794c8e19db87211081fb Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Fri, 29 Jan 2016 23:33:30 +0000 Subject: [PATCH] ng0 says 'make check' is more popular --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index efc90f8..0217dcf 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,8 @@ testdebug: debug test: all ${MAKE} -C test test nettest +check: test + bench: all ${MAKE} -C test bench