diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-01-02 12:28:56 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-01-02 12:28:56 +0000 |
| commit | 0a51c0612a69c841db331f840abe1461375dacda (patch) | |
| tree | 03a3f5cc6009b8e24dbbec32a4227b1b39329d8a /gnu/libexec | |
| parent | 71e8daee66cce2dc60d619cb80516eb999c4e8de (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/doc/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/gnu/libexec/uucp/doc/Makefile b/gnu/libexec/uucp/doc/Makefile index 821f7b591c50..0cfc0c7b65e0 100644 --- a/gnu/libexec/uucp/doc/Makefile +++ b/gnu/libexec/uucp/doc/Makefile @@ -1,8 +1,3 @@ -DOC = uucp -BINDIR = /usr/share/info -PRINTER = texi # hack for bsd.doc.mk all target +INFO= uucp -all: - makeinfo -o ${DOC}.info ${.CURDIR}/${DOC}.texi - -.include <bsd.doc.mk> +.include <bsd.info.mk> |
