aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-24 17:45:39 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-24 17:45:39 +0000
commit8f3821715fb335b83312094a64d47f2a5d9518af (patch)
treecdc6891831867f9678549a25fd4fcd212d0fd2f5 /doc/Makefile
parentbd14e2192fc7a64984479d55a79faabea82b59f1 (diff)
Removed pdf target so build works on standard DCS machines.
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index bf262c5e..aeeadacb 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -42,9 +42,9 @@ TEXI2HTML = texi2html
doc: dvi info
##
-## doc : build dvi, pdf, html, info
+## all : build dvi, html, info
##
-all: dvi pdf html info
+all: dvi html info
dvi: $(DOCNAME).dvi
pdf: $(DOCNAME).pdf