From owner-cvs-all Fri May 26 13: 7:40 2000 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 6302337B906; Fri, 26 May 2000 13:07:31 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA42168; Fri, 26 May 2000 13:07:31 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200005262007.NAA42168@freefall.freebsd.org> From: Mike Smith Date: Fri, 26 May 2000 13:07:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/twe Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/05/26 13:07:30 PDT Modified files: sys/modules/twe Makefile Log: Some joker decided to make it even harder to build modules outside the kernel, and rather than fix the make search path, hardcoded it into the module Makefiles themselves. Go with the herd. Revision Changes Path 1.2 +2 -2 src/sys/modules/twe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message