From owner-cvs-all Sun Oct 11 00:41:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28514 for cvs-all-outgoing; Sun, 11 Oct 1998 00:41:37 -0700 (PDT) (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 AAA28509; Sun, 11 Oct 1998 00:41:33 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA14216; Sun, 11 Oct 1998 00:41:32 -0700 (PDT) Date: Sun, 11 Oct 1998 00:41:32 -0700 (PDT) Message-Id: <199810110741.AAA14216@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/11 00:41:32 PDT Modified files: . Makefile.inc1 Log: Comment about libm and libmd being needed for some libraries. Prompted by: bde Also. Don't build & install legacy lkm's when NOLKM has been set. Otherwise it gets built in the src tree rather than obj, because the previous 'make obj' at the start of legacy-build does respect NOLKM. Revision Changes Path 1.30 +7 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message