Removed reference to todo.tex
This commit is contained in:
parent
de0de38bb6
commit
739ec0e824
|
@ -1,7 +1,7 @@
|
|||
.SUFFIXES: .idx .ind .tex .dvi .ps $(.SUFFIXES)
|
||||
|
||||
TEX= front.tex intro.tex procnotation.tex syscalls.tex network.tex \
|
||||
strings.tex awk.tex miscprocs.tex running.tex todo.tex
|
||||
strings.tex awk.tex miscprocs.tex running.tex
|
||||
|
||||
|
||||
man.dvi: $(TEX) man.ind
|
||||
|
|
Loading…
Reference in New Issue