Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/10/1997 17:30:01
thorpej
Mon Mar 10 09:29:06 PST 1997
Update of /cvsroot/src/usr.bin/xinstall
In directory netbsd1:/var/slash-tmp/cvs-serv14463

Modified Files:
	xinstall.c 
Log Message:
Use a slightly more sane way to cheat around XXX_BROKEN_GCC on the m68k. 
The old way was more complex than necessary, and buggy, as pointed out
by Bruce Albrecht <bruce@zuhause.mn.org> in PR #3309.