diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-16 17:49:20 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-16 17:49:20 +0000 |
| commit | 9953d9b05d7cd373f5252d5d4c9e6e47fb869d26 (patch) | |
| tree | 95d1d9f87e7e2b2aca2bfe8a28423c707980cf2b /gnu/usr.bin/ptx | |
| parent | 8ab90258e87238dcfd2b95c2550b6d99ad2a528d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/ptx')
| -rw-r--r-- | gnu/usr.bin/ptx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/ptx/Makefile b/gnu/usr.bin/ptx/Makefile index 5a2bd7f634e6e..b06f5b4f3e59d 100644 --- a/gnu/usr.bin/ptx/Makefile +++ b/gnu/usr.bin/ptx/Makefile @@ -7,4 +7,6 @@ CFLAGS+= -DHAVE_CONFIG_H -DDEFAULT_IGNORE_FILE=\"/usr/share/dict/eign\" NOMAN= +SUBDIR+= doc + .include <bsd.prog.mk> |
