shithub: mc

ref: 8e01f48956e56db35dfa7d5ce402a400f3478c8b
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check