Remove demandoc(1) from the build
This commit is contained in:
parent
8def216e05
commit
7b0896d882
@ -37,7 +37,6 @@ SUBDIR= ${_addr2line} \
|
||||
ctlstat \
|
||||
cut \
|
||||
${_cxxfilt} \
|
||||
demandoc \
|
||||
dirname \
|
||||
dpv \
|
||||
du \
|
||||
|
@ -1,11 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../contrib/mdocml
|
||||
|
||||
PROG= demandoc
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
LIBADD= mandoc
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user