From owner-cvs-all Fri Sep 25 01:58:55 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA29619 for cvs-all-outgoing; Fri, 25 Sep 1998 01:58:55 -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 BAA29614; Fri, 25 Sep 1998 01:58:54 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA16104; Fri, 25 Sep 1998 01:58:50 -0700 (PDT) Date: Fri, 25 Sep 1998 01:58:50 -0700 (PDT) Message-Id: <199809250858.BAA16104@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sos 1998/09/25 01:58:50 PDT Modified files: . Makefile.inc1 Log: Build the LKM's both on aout & ELF systems. Reviewed by: jkh Revision Changes Path 1.21 +3 -3 src/Makefile.inc1