shithub: mc

ref: ced0753bec92450b81816e9f33badb1a9a57a1ff
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check