@(next :args)
@(collect)
@file.o
@(next `@file.c`)
@(collect)
#include "@hdr"
@(cases)
@(bind hdr ("y.tab.h" "config.h"))
@(bind header hdr)
@(or)
@(bind header `$(top_srcdir)/@hdr`)
@(end)
@(end)
@(output)
@file.o:@(rep) @header@(end)
@(end)
@(end)