index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: b49f0cc544a61e00ad69847b71e2677dcf2913f5 (
plain
) (
blame
)
1
2
3
4
5
.PHONY
:
all
check
all
:
@make
-C
src
check
:
all
test/go.sh
all