X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=Makefile;h=df6cab7ac5f6e8a9b5cb93a040e6d50cac6ed585;hp=bff31db223491c35bffa061d474a43b78f0a471d;hb=7de5c2cc6f4936135f6646c9ed48661443f3d791;hpb=2f0b91ab1a54973a084e1609b46a1432c8b8e334 diff --git a/Makefile b/Makefile index bff31db..df6cab7 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,9 @@ doc_inner: check: $(MAKE) -sC test/system +smoke: + $(MAKE) -sC test/system smoke + valgrind: $(MAKE) -sC test/system valgrind