move check rule into src/
This commit is contained in:
parent
3406a5fb2f
commit
205221226f
4 changed files with 10 additions and 9 deletions
5
Makefile
5
Makefile
|
@ -1,8 +1,7 @@
|
|||
all clean:
|
||||
all clean check:
|
||||
@make -C src $@
|
||||
@make -C minic $@
|
||||
check: all
|
||||
test/go.sh all
|
||||
|
||||
sync-papers:
|
||||
unison -auto papers ssh://qcar@h/data/d/ssa-doc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue