summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-10-29 14:56:09 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-10-29 14:56:09 +0000
commitb382ba4fb114aa213e4f3599b9f15fd3f14f82fb (patch)
treea705353b040f762a1e29b454e0f34c5802e4a62a /gnu/usr.bin/groff/src
parent408b5dd1c3e07283ec7e55bad60d1fc0d3ff4290 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/groff/src')
-rw-r--r--gnu/usr.bin/groff/src/preproc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/Makefile b/gnu/usr.bin/groff/src/preproc/Makefile
index 680399c507c8..70af839313d6 100644
--- a/gnu/usr.bin/groff/src/preproc/Makefile
+++ b/gnu/usr.bin/groff/src/preproc/Makefile
@@ -1,8 +1,5 @@
# $FreeBSD$
-SUBDIR= eqn grn html pic refer tbl
-
-# BSD already provides soelim(1)
-MISC= soelim
+SUBDIR= eqn grn html pic refer soelim tbl
.include <bsd.subdir.mk>