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

.PHONY: rs

rs:
	cargo build