From owner-cvs-all Fri Feb 20 08:24:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16951 for cvs-all-outgoing; Fri, 20 Feb 1998 08:24:37 -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 IAA16941; Fri, 20 Feb 1998 08:24:33 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA14007; Fri, 20 Feb 1998 08:14:38 -0800 (PST) Date: Fri, 20 Feb 1998 08:14:38 -0800 (PST) Message-Id: <199802201614.IAA14007@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/20 08:14:38 PST Modified files: gnu/usr.bin Makefile Log: Correct spammage from MACHINE_ARCH commit - you don't want to *replace* the SUBDIR list in that case, you want to augment it. Also move a stray .endif to its proper location. Heh, no wonder my release builds were falling over! ;) Revision Changes Path 1.38 +3 -3 src/gnu/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message