aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/preproc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/preproc/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/Makefile b/gnu/usr.bin/groff/src/preproc/Makefile
new file mode 100644
index 000000000000..680399c507c8
--- /dev/null
+++ b/gnu/usr.bin/groff/src/preproc/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+SUBDIR= eqn grn html pic refer tbl
+
+# BSD already provides soelim(1)
+MISC= soelim
+
+.include <bsd.subdir.mk>