@@ -23,10 +23,13 @@ source:
repl: source
$(MAKE) -C repl -k
.PHONY: tests
.PHONY: tests tests-ci
tests: clean
$(MAKE) -C tests -k
tests-gdb: clean
$(MAKE) -C tests -k gdb
#util targets
$(TOY_OUTDIR):
mkdir $(TOY_OUTDIR)
The note is not visible to the blocked user.