shithub: mc

ref: 57b18110b46e055acaccd274479c9e73b54b43c5
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check