From owner-cvs-all Thu Feb 7 9:35:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 194D937B41E; Thu, 7 Feb 2002 09:35:50 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g17HZov06215; Thu, 7 Feb 2002 09:35:50 -0800 (PST) (envelope-from obrien) Message-Id: <200202071735.g17HZov06215@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 7 Feb 2002 09:35:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 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 obrien 2002/02/07 09:35:50 PST Modified files: gnu/usr.bin/binutils Makefile.inc0 Log: We do not need to use -I- any longer. Presumably the issue was with arparse.[ch]. Those are now in FREEBSD-Xlist and FREEBSD-deletelist. So we do not import the Bison produced files that was causing the problem. Submitted by: ru Revision Changes Path 1.23 +1 -3 src/gnu/usr.bin/binutils/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message