shithub: mc

ref: d955c5a9e5827c873670f62fe76bac435e649625
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check