aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/roff/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2014-12-17 19:46:12 +0000
committerEnji Cooper <ngie@FreeBSD.org>2014-12-17 19:46:12 +0000
commite92bda2e4b62fb3c190153f4375cbcfecae80216 (patch)
tree367428c6d235bed57e0a0f11487c6012581d6c89 /gnu/usr.bin/groff/src/roff/Makefile
parent34961f407de5e59e219961c25c33db6bc0f39847 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/groff/src/roff/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/roff/Makefile2
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>