shithub: mc

ref: 771cd99ddf086d2feb4112fef7082f45a004fea9
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check