aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-06-28 19:00:02 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-06-28 19:00:02 +0200
commitcb9b9ac3de7c47b303398dcf6458aa443caf349c (patch)
tree10681ce26a4de9699b754c655fc896c02bf6fa30 /Makefile
parent6e603db0d71a49b499313eca7bb7d8e7ef9c492e (diff)
downloadmk-cb9b9ac3de7c47b303398dcf6458aa443caf349c.tar.gz
README.t: Document 'list' utility
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 36299f0..8d132db 100644
--- a/Makefile
+++ b/Makefile
@@ -18,4 +18,4 @@ HACKING.pdf: HACKING.t u.tmac
README.pdf: README.t u.tmac
TROFFONTS=/usr/pkg/share/fonts/X11/TTF/ \
- <README.t toc/toc list/list -p=.l \| $(PDFROFF) > README.pdf
+ <README.t toc/toc list/list -p.l \| $(PDFROFF) > README.pdf