Subject: CVS commit: src/gnu/usr.bin/gcc3/backend
To: None <source-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 10/25/2003 02:42:00
Module Name:	src
Committed By:	dmcmahill
Date:		Sat Oct 25 02:42:00 UTC 2003

Modified Files:
	src/gnu/usr.bin/gcc3/backend: Makefile

Log Message:
avoid trying to do "for f in ; do ..." which breaks while crosscompiling
on certain non-netbsd host.  Approved by Matthew Green, mrg at netbsd.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/gnu/usr.bin/gcc3/backend/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.