shithub: mc

ref: 4b51d0d03ae39f5a48f45d0d408a42917f6f099f
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check