diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-15 23:31:20 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-15 23:31:20 +0000 |
| commit | ba44fb709d52648be18f2401de81bdca3da5e8a3 (patch) | |
| tree | 573e0df911c25c4d951625809eb87a79b35415a2 /usr.bin/mandoc | |
| parent | 69a2ec4a1994df2a09de3e0a3120963390b9e819 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mandoc')
| -rw-r--r-- | usr.bin/mandoc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/mandoc/Makefile b/usr.bin/mandoc/Makefile index e55405b11fd39..5368689e5060f 100644 --- a/usr.bin/mandoc/Makefile +++ b/usr.bin/mandoc/Makefile @@ -6,7 +6,6 @@ MDOCMLDIR= ${.CURDIR}/../../contrib/mdocml PROG= mandoc FILES= example.style.css style.css FILESDIR= ${SHAREDIR}/mdocml -LINKS= mdocml MAN= mandoc.1 eqn.7 mandoc_char.7 tbl.7 man.7 mdoc.7 # roff.7 MLINKS= mandoc.1 mdocml.1 |
