From owner-cvs-share Thu Sep 12 01:39:09 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA22369 for cvs-share-outgoing; Thu, 12 Sep 1996 01:39:09 -0700 (PDT) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA22350; Thu, 12 Sep 1996 01:39:00 -0700 (PDT) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.7.5/8.7.3) with ESMTP id QAA02952; Thu, 12 Sep 1996 16:38:50 +0800 (WST) Message-Id: <199609120838.QAA02952@spinner.DIALix.COM> X-Mailer: exmh version 1.6.7 5/3/96 To: "Jordan K. Hubbard" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/doc/papers/memfs Makefile In-reply-to: Your message of "Thu, 12 Sep 1996 01:29:17 MST." <199609120829.BAA21750@freefall.freebsd.org> Date: Thu, 12 Sep 1996 16:38:49 +0800 From: Peter Wemm Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" wrote: > jkh 96/09/12 01:29:15 > > Modified: share/doc/papers/memfs Makefile > Log: > Use relative path to eign. > Submitted-by: Dan Walters BTW, I think groff needs to be added to the end of the build-tools target for 'make world', apparently the new sgml stuff depends on the new groff and/or macros, and there's a lot of man pages and docs that use it as well... Cheers, -Peter