From owner-cvs-all Wed Sep 9 03:12:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16546 for cvs-all-outgoing; Wed, 9 Sep 1998 03:12:10 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16541; Wed, 9 Sep 1998 03:12:09 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA17101; Wed, 9 Sep 1998 03:12:08 -0700 (PDT) Date: Wed, 9 Sep 1998 03:12:08 -0700 (PDT) Message-Id: <199809091012.DAA17101@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.man.mk Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/09/09 03:12:07 PDT Modified files: share/mk bsd.man.mk Log: Backed out rev.1.28. It was bogus because bsd.man.mk is only used (and only usable) by other .mk files that have their own multiple inclusion protection. Revision Changes Path 1.30 +1 -8 src/share/mk/bsd.man.mk