shithub: mc

ref: 3a076cf836169c7483321ce396bf61ea6fd08db6
dir: /Makefile/

View raw version
SUB = parse \
      opt \
      8

-include config.mk
include mk/c.mk

check: all
	make -C test check