summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1993-05-12 08:53:36 (GMT)
committerGuido van Rossum <guido@python.org>1993-05-12 08:53:36 (GMT)
commitb2c6556fb0d309a04e37c2c9937fed16284cd00f (patch)
treebc941f86ad5db39a0ee4be9f590c27dd40b53c2e /Doc/Makefile
parent6ac258d381b5300e3ec935404a111e8dff4617d4 (diff)
downloadcpython-b2c6556fb0d309a04e37c2c9937fed16284cd00f.zip
cpython-b2c6556fb0d309a04e37c2c9937fed16284cd00f.tar.gz
cpython-b2c6556fb0d309a04e37c2c9937fed16284cd00f.tar.bz2
Lots of small changes collected over months...
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 64b029e..e55871b 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -31,7 +31,7 @@ qua:
bibtex qua
latex qua
latex qua
- dvips lib >qua.ps
+ dvips qua >qua.ps
libinfo:
@echo This may take a while...