From 39db722b7757b5e7fd9615ba86812d55de5fc9e4 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 29 Oct 1995 09:08:35 +0000 Subject: Build and install diff.info.. As Bruce said, this is a little bogus, it'd be nice if bsd.prog.mk knew about .texi in the same way as it does man pages.. Submitted by: bde --- gnu/usr.bin/diff/doc/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gnu/usr.bin/diff/doc/Makefile (limited to 'gnu/usr.bin/diff/doc') diff --git a/gnu/usr.bin/diff/doc/Makefile b/gnu/usr.bin/diff/doc/Makefile new file mode 100644 index 000000000000..033d464aa0cd --- /dev/null +++ b/gnu/usr.bin/diff/doc/Makefile @@ -0,0 +1,7 @@ +# $Id$ + +INFO = diff + +.PATH: ${.CURDIR}/.. + +.include -- cgit v1.3