diff options
Diffstat (limited to 'lib/debugger/doc/src/make.dep')
-rw-r--r-- | lib/debugger/doc/src/make.dep | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/lib/debugger/doc/src/make.dep b/lib/debugger/doc/src/make.dep new file mode 100644 index 0000000000..c11fd3c21c --- /dev/null +++ b/lib/debugger/doc/src/make.dep @@ -0,0 +1,29 @@ +# ---------------------------------------------------- +# >>>> 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 debugger.tex debugger_chapter.tex \ + i.tex int.tex part.tex ref_man.tex + +# ---------------------------------------------------- +# Source inlined when transforming from source to LaTeX +# ---------------------------------------------------- + +book.tex: part.xml ref_man.xml + +# ---------------------------------------------------- +# Pictures that the DVI file depend on +# ---------------------------------------------------- + +book.dvi: images/attach.ps images/cond_break_dialog.ps \ + images/function_break_dialog.ps images/interpret.ps \ + images/line_break_dialog.ps images/monitor.ps \ + images/view.ps + |