From owner-cvs-all Wed Sep 11 11: 3:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72C6D37B406; Wed, 11 Sep 2002 11:03:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 985B343E4A; Wed, 11 Sep 2002 11:03:03 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8BI33JU014014; Wed, 11 Sep 2002 11:03:03 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8BI332Z014013; Wed, 11 Sep 2002 11:03:03 -0700 (PDT) Message-Id: <200209111803.g8BI332Z014013@freefall.freebsd.org> From: Peter Wemm Date: Wed, 11 Sep 2002 11:03:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/aout Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/09/11 11:03:03 PDT Modified files: sys/modules/aout Makefile Log: I completely fubared this. An empty EXPORT_SYMS= is not valid. I know I build this several times, and even tested loaded the module. I must have changed something right before commit. Pointed out by: bde Revision Changes Path 1.3 +0 -2 src/sys/modules/aout/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message