# Makefile for custom modules in the matcher-test customization of Sherlock

include bare/Makefile
include debug/matcher-test/lib/Makefile

run/cf/%: bare/cf/% custom/config.mk build/genconf
	build/genconf $< $@ custom/config.mk
