shithub: mc

ref: c798301cfa0f19e9d044f2afd0886afd6ac2a298
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check