ROOT	= ..

INSTALL_PYS := $(wildcard *.py)
INSTALL_BINS := astgen

include $(ROOT)/mk/rules.mk
