Install info pages now
This commit is contained in:
parent
85ae1cf1dc
commit
c987ec8ecd
8
gnu/libexec/uucp/doc/Makefile
Normal file
8
gnu/libexec/uucp/doc/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
DOC = uucp
|
||||
BINDIR = /usr/share/info
|
||||
PRINTER = texi # hack for bsd.doc.mk all target
|
||||
|
||||
all:
|
||||
makeinfo -o ${DOC}.info ${.CURDIR}/${DOC}.texi
|
||||
|
||||
.include <bsd.doc.mk>
|
Loading…
Reference in New Issue
Block a user