summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-12 13:17:51 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-12 13:17:51 +0000
commit01774fb0da30d132bede2a1f83b9ab86fa422d2b (patch)
tree4d47e8eb6be6f6d43ac95dd053c2bb235b48691d /gnu
parent4224707d6633946d07ae608bde02d805aaff6da1 (diff)
downloadFreeBSD-src-01774fb0da30d132bede2a1f83b9ab86fa422d2b.zip
FreeBSD-src-01774fb0da30d132bede2a1f83b9ab86fa422d2b.tar.gz
Allow devhtml and grohtml to be built.
This is a new feature of groff and is a html driver for groff. From the manual page: "grohtml translates the output of GNU troff to html." This is very interesting for people working on documentation.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile
index cb4fc5f..fc6c920 100644
--- a/gnu/usr.bin/groff/Makefile
+++ b/gnu/usr.bin/groff/Makefile
@@ -4,11 +4,11 @@
SUBDIR= libgroff libdriver libbib \
addftinfo eqn \
- grodvi groff grog grolj4 grops grotty \
+ grodvi groff grog grohtml grolj4 grops grotty \
indxbib lkbib lookbib man mm nroff \
pfbtops pic psbb refer tbl tfmtodit tmac troff \
devX100 devX100-12 devX75 devX75-12 devascii devdvi \
- devlatin1 devkoi8-r devlj4 devps
+ devhtml devlatin1 devkoi8-r devlj4 devps
# BSD already provides soelim and we don't want xditview compiled be default
MISC= soelim afmtodit doc hpftodit xditview
OpenPOWER on IntegriCloud