shithub: mc

ref: 83ac1d52c8e021bcf4674787f621f736813dae4e
dir: /Makefile/

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

-include config.mk
include mk/c.mk

check: all
	make -C test check