
SIMPLE = regular.bib macro.bib comment.bib preamble.bib

simple.bib: $(SIMPLE)
	cat $(SIMPLE) > $@
