shithub: mc

ref: ea5a4f8b5cea8d90491e6568d208dd656676bf61
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check