shithub: mc

ref: d3b280a74ae0b5b1d6e4eb498d25fbc4767a8694
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check