summaryrefslogtreecommitdiffstats
path: root/contrib/groff/troff/Makefile.dep
blob: 06f568af04516051b30fb3ee379de50cba636484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
env.o: env.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h dictionary.h \
 hvunits.h env.h request.h node.h token.h div.h reg.h charinfo.h \
 ../include/searchpath.h ../include/macropath.h
node.o: node.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h dictionary.h \
 hvunits.h env.h request.h node.h token.h charinfo.h ../include/font.h \
 reg.h
input.o: input.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h dictionary.h \
 hvunits.h env.h request.h node.h reg.h token.h div.h charinfo.h \
 ../include/font.h ../include/searchpath.h ../include/macropath.h \
 ../include/defs.h ../include/posix.h
div.o: div.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h dictionary.h \
 hvunits.h env.h request.h node.h token.h div.h reg.h
symbol.o: symbol.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h
dictionary.o: dictionary.cc troff.h ../include/lib.h \
 ../include/assert.h ../include/device.h ../include/cset.h \
 ../include/cmap.h ../include/errarg.h ../include/error.h symbol.h \
 dictionary.h
reg.o: reg.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h dictionary.h token.h \
 request.h reg.h
number.o: number.cc troff.h ../include/lib.h ../include/assert.h \
 ../include/device.h ../include/cset.h ../include/cmap.h \
 ../include/errarg.h ../include/error.h symbol.h hvunits.h env.h \
 token.h div.h
majorminor.o: majorminor.cc
OpenPOWER on IntegriCloud