From owner-cvs-gnu Mon Jan 13 01:54:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA02823 for cvs-gnu-outgoing; Mon, 13 Jan 1997 01:54:41 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA02816; Mon, 13 Jan 1997 01:54:39 -0800 (PST) Date: Mon, 13 Jan 1997 01:54:39 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199701130954.BAA02816@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/install-info Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/01/13 01:54:39 Modified: gnu/usr.bin/texinfo/install-info Makefile Log: Install a dir file if one doesn't exist. This seems the most likely place to do it, I guess, and it's the utility which falls over without one. Revision Changes Path 1.2 +10 -3 src/gnu/usr.bin/texinfo/install-info/Makefile