shithub: mc

ref: 8f6564fd78fd50196301269faa90f6ce06b24fa7
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check