From owner-freebsd-commit Sun Oct 29 01:08:58 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA07709 for freebsd-commit-outgoing; Sun, 29 Oct 1995 01:08:58 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA07686 for cvs-all-outgoing; Sun, 29 Oct 1995 01:08:49 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA07676 for cvs-gnu-outgoing; Sun, 29 Oct 1995 01:08:47 -0800 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA07665 ; Sun, 29 Oct 1995 01:08:38 -0800 Date: Sun, 29 Oct 1995 01:08:38 -0800 From: Peter Wemm Message-Id: <199510290908.BAA07665@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/diff/doc Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk hsu 95/10/29 01:08:37 Modified: gnu/usr.bin/diff Makefile Added: gnu/usr.bin/diff/doc Makefile Log: 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