shithub: mc

ref: df7166675776274c295fa623b4801565f4c3a4e1
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check