diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2014-12-17 19:46:12 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2014-12-17 19:46:12 +0000 |
| commit | e92bda2e4b62fb3c190153f4375cbcfecae80216 (patch) | |
| tree | 367428c6d235bed57e0a0f11487c6012581d6c89 /gnu/usr.bin/groff/src/roff/Makefile | |
| parent | 34961f407de5e59e219961c25c33db6bc0f39847 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff/src/roff/Makefile')
| -rw-r--r-- | gnu/usr.bin/groff/src/roff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/src/roff/Makefile b/gnu/usr.bin/groff/src/roff/Makefile index 543a990c680ff..6f23c42c95a85 100644 --- a/gnu/usr.bin/groff/src/roff/Makefile +++ b/gnu/usr.bin/groff/src/roff/Makefile @@ -2,4 +2,6 @@ SUBDIR= groff grog nroff psroff troff +SUBDIR_PARALLEL= + .include <bsd.subdir.mk> |
