# This file is part of the Coral project.
# Please read the copyright notice in the LICENSE file.
ALL: coral coral-start coral-diff

%: %.in
	m4 $^ > $@
