shithub: mc

ref: b554cdfe59ba5631651182f05c19947a7b02d848
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check