ref: 188e6137d5263432892e87b80ce83a41ef11a8fe
parent: 93fad00daca53f6c1c4f5ff6bebcad6537ff75c7
author: Quentin Rameau <quinq@fifth.space>
date: Tue Jan 24 09:28:29 EST 2017
Makefile: add a tests target
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,9 @@
bin:
mkdir -p bin
+tests: all
+ cd tests/execute && $(MAKE) -e tests
+
install: all
mkdir -p $(PREFIX)/libexec/scc/
mkdir -p $(PREFIX)/bin/