From owner-cvs-all Thu Mar 12 12:07:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17340 for cvs-all-outgoing; Thu, 12 Mar 1998 12:07:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 MAA17326; Thu, 12 Mar 1998 12:07:06 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA28590; Thu, 12 Mar 1998 12:04:38 -0800 (PST) Date: Thu, 12 Mar 1998 12:04:38 -0800 (PST) Message-Id: <199803122004.MAA28590@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lkm@FreeBSD.ORG Subject: cvs commit: src/lkm/coff Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/03/12 12:04:38 PST Modified files: lkm/coff Makefile Log: The coff LKM needs IBCS2 to be able to link (for the 'make regress' linktest) - add this as a dependency. Revision Changes Path 1.6 +2 -1 src/lkm/coff/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message