diff options
author | ru <ru@FreeBSD.org> | 2002-10-25 08:55:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-10-25 08:55:24 +0000 |
commit | d0b1bc7f63fbf31bc623a2914a6f5206b4b97136 (patch) | |
tree | f8261d7c16fa8fb6597baae5b72f88e671fa112e /share/doc/psd/02.implement | |
parent | 48a64d9db1b2459c820e38c339b2c6aa6858c05e (diff) | |
download | FreeBSD-src-d0b1bc7f63fbf31bc623a2914a6f5206b4b97136.zip FreeBSD-src-d0b1bc7f63fbf31bc623a2914a6f5206b4b97136.tar.gz |
Don't preprocess with tbl(1).
Diffstat (limited to 'share/doc/psd/02.implement')
-rw-r--r-- | share/doc/psd/02.implement/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/doc/psd/02.implement/Makefile b/share/doc/psd/02.implement/Makefile index 0eb5e6b..e9baddf 100644 --- a/share/doc/psd/02.implement/Makefile +++ b/share/doc/psd/02.implement/Makefile @@ -9,6 +9,5 @@ MACROS= -ms USE_PIC= yes USE_REFER= yes USE_SOELIM= yes -USE_TBL= yes .include <bsd.doc.mk> |