shithub: mc

ref: e8c3f0ca6d64fc775d7a1578a84118b05829715a
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check