blob: e9f77ab439452d17b1c2137e4c0e0730109582ef (
plain) (
blame)
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
|
# ----------------------------------------------------
# >>>> Do not edit this file <<<<
# This file was automaticly generated by
# /home/otp/bin/docdepend
# ----------------------------------------------------
# ----------------------------------------------------
# TeX files that the DVI file depend on
# ----------------------------------------------------
book.dvi: book.tex c_port.tex c_portdriver.tex cnode.tex \
erl_interface.tex example.tex introduction.tex \
overview.tex part.tex
# ----------------------------------------------------
# Source inlined when transforming from source to LaTeX
# ----------------------------------------------------
c_port.tex: port.c
c_portdriver.tex: port_driver.c
cnode.tex: complex3.erl
example.tex: complex.c
# ----------------------------------------------------
# Pictures that the DVI file depend on
# ----------------------------------------------------
book.dvi: port.ps
book.dvi: port_driver.ps
|