diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ hacking.pdf: hacking.t g.tmac groff -Tps | ps2pdf - > hacking.pdf README.pdf: README.t g.tmac - toc/gtoc -Tps README.t | ps2pdf - > README.pdf + <README.t toc/toc groff -Tps | ps2pdf - > README.pdf |