summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: ec980e8ad826cff258f769567c53ef009e6e68f7 (plain)
1
2
3
4
5
6
SUBDIRS=graph nfa grammar graph_macro chain

.PHONY: rs

rs:
	cargo build