From owner-cvs-all Sat Sep 4 5: 4:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BD08150B8; Sat, 4 Sep 1999 05:04:12 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA05542; Sat, 4 Sep 1999 05:01:33 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199909041201.FAA05542@freefall.freebsd.org> From: Bruce Evans Date: Sat, 4 Sep 1999 05:01:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/umapfs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/09/04 05:01:32 PDT Modified files: sys/modules/umapfs Makefile Log: Backed out the quick fix in the previous commit. Depending on opt_ddb.h was a mistake. umapfs no longer depends on any options headers. Revision Changes Path 1.7 +2 -6 src/sys/modules/umapfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message