shithub: mc

ref: 4a9ebe2a52eaf6d632f8f092fcb5a860205b026c
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check