1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
@(next)$. @(collect) @file.c @(next)@file.c @(collect) #include "@hdr" @(cases) @(bind hdr ("y.tab.h")) @(bind header hdr) @(or) @(bind header `$(top_srcdir)/@hdr`) @(end) @(end) @(output) @file.o:@(rep) @header@(end) @(end) @(end)