Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 03/14/1997 23:20:02
mycroft
Fri Mar 14 15:14:39 PST 1997
Update of /cvsroot/src/sys/arch/hp300/conf
In directory netbsd1:/var/slash-tmp/cvs-serv3587
Modified Files:
Makefile.hp300
Log Message:
Put the genassym.sh output in a temp file, and mv -f it, in case
it fails spectacularly and doesn't clean up. Also, don't depend genassym.c
(since it no longer exists), and remove dependencies for genassym.o (since it
no longer exists).
mycroft
Fri Mar 14 15:16:09 PST 1997
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv4051
Modified Files:
Makefile.i386
Log Message:
Put the genassym.sh output in a temp file, and mv -f it, in case
it fails spectacularly and doesn't clean up. Also, remove dependencies for
genassym.o (since it no longer exists).
mycroft
Fri Mar 14 15:19:04 PST 1997
Update of /cvsroot/src/sys/arch/mvme68k/conf
In directory netbsd1:/var/slash-tmp/cvs-serv4424
Modified Files:
Makefile.mvme68k
Log Message:
Put the genassym.sh output in a temp file, and mv -f it, in case
it fails spectacularly and doesn't clean up. Also, remove dependencies for
genassym.o (since it no longer exists).