summaryrefslogtreecommitdiffstats
path: root/depend.txr
blob: 23feba6b3046651cf7d87c2de3fe2c649ee5e657 (plain)
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)