aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/programming_examples
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-10-20 14:17:52 +0200
committerBjörn Gustavsson <[email protected]>2011-10-27 12:52:58 +0200
commitc8053ef7b602e8c47b6fa8919b9bbff996d3a81b (patch)
treed9b2eeea9cf0e86be56162328b36c70e401f2bbd /system/doc/programming_examples
parent688002a16af52b2348fbc9e285ef4df32ee0e5fd (diff)
downloadotp-c8053ef7b602e8c47b6fa8919b9bbff996d3a81b.tar.gz
otp-c8053ef7b602e8c47b6fa8919b9bbff996d3a81b.tar.bz2
otp-c8053ef7b602e8c47b6fa8919b9bbff996d3a81b.zip
Remove unused */doc/src/make.dep files
These dependency files was once used when building the documentation, but are no longer needed.
Diffstat (limited to 'system/doc/programming_examples')
-rw-r--r--system/doc/programming_examples/make.dep20
1 files changed, 0 insertions, 20 deletions
diff --git a/system/doc/programming_examples/make.dep b/system/doc/programming_examples/make.dep
deleted file mode 100644
index b0655f56b3..0000000000
--- a/system/doc/programming_examples/make.dep
+++ /dev/null
@@ -1,20 +0,0 @@
-# ----------------------------------------------------
-# >>>> 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: bit_syntax.tex book.tex funs.tex list_comprehensions.tex \
- part.tex records.tex
-
-# ----------------------------------------------------
-# Source inlined when transforming from source to LaTeX
-# ----------------------------------------------------
-
-funs.tex: fun_test.erl funparse.erl funs1.erl
-