shithub: mc

ref: 6a8e8597118325f5d43f065acbec97c2407c228f
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8 \
      util

-include config.mk
include mk/c.mk

check: all
	make -C test check