From 38b641572f5ac183eea90cbba60511a435f10931 Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 2 Jan 1995 12:28:56 +0000 Subject: Use new bsd.info.mk to avoid local rules and fix bugs in `all' and `depend' targets. --- gnu/libexec/uucp/doc/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'gnu/libexec') diff --git a/gnu/libexec/uucp/doc/Makefile b/gnu/libexec/uucp/doc/Makefile index 821f7b5..0cfc0c7 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 +.include -- cgit v1.1