Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/12/1998 16:50:02
tv
Sun Apr 12 16:47:42 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv6740/alpha/conf

Modified Files:
	Makefile.alpha 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:42 PDT 1998
Update of /cvsroot/src/sys/arch/amiga/conf
In directory nb00:/tmp/cvs-serv6740/amiga/conf

Modified Files:
	Makefile.amiga 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:42 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/conf
In directory nb00:/tmp/cvs-serv6740/arm32/conf

Modified Files:
	Makefile.arm32 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:43 PDT 1998
Update of /cvsroot/src/sys/arch/atari/conf
In directory nb00:/tmp/cvs-serv6740/atari/conf

Modified Files:
	Makefile.atari 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:43 PDT 1998
Update of /cvsroot/src/sys/arch/bebox/conf
In directory nb00:/tmp/cvs-serv6740/bebox/conf

Modified Files:
	Makefile.bebox 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:43 PDT 1998
Update of /cvsroot/src/sys/arch/hp300/conf
In directory nb00:/tmp/cvs-serv6740/hp300/conf

Modified Files:
	Makefile.hp300 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:43 PDT 1998
Update of /cvsroot/src/sys/arch/i386/conf
In directory nb00:/tmp/cvs-serv6740/i386/conf

Modified Files:
	Makefile.i386 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:43 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/conf
In directory nb00:/tmp/cvs-serv6740/mac68k/conf

Modified Files:
	Makefile.mac68k 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:44 PDT 1998
Update of /cvsroot/src/sys/arch/mvme68k/conf
In directory nb00:/tmp/cvs-serv6740/mvme68k/conf

Modified Files:
	Makefile.mvme68k 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:44 PDT 1998
Update of /cvsroot/src/sys/arch/newsmips/conf
In directory nb00:/tmp/cvs-serv6740/newsmips/conf

Modified Files:
	Makefile.newsmips 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:44 PDT 1998
Update of /cvsroot/src/sys/arch/pc532/conf
In directory nb00:/tmp/cvs-serv6740/pc532/conf

Modified Files:
	Makefile.pc532 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:44 PDT 1998
Update of /cvsroot/src/sys/arch/pica/conf
In directory nb00:/tmp/cvs-serv6740/pica/conf

Modified Files:
	Makefile.pica 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:44 PDT 1998
Update of /cvsroot/src/sys/arch/pmax/conf
In directory nb00:/tmp/cvs-serv6740/pmax/conf

Modified Files:
	Makefile.pmax 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:44 PDT 1998
Update of /cvsroot/src/sys/arch/powerpc/conf
In directory nb00:/tmp/cvs-serv6740/powerpc/conf

Modified Files:
	Makefile.powerpc 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:45 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/conf
In directory nb00:/tmp/cvs-serv6740/sparc/conf

Modified Files:
	Makefile.sparc 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:45 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/conf
In directory nb00:/tmp/cvs-serv6740/sun3/conf

Modified Files:
	Makefile.sun3 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:45 PDT 1998
Update of /cvsroot/src/sys/arch/vax/conf
In directory nb00:/tmp/cvs-serv6740/vax/conf

Modified Files:
	Makefile.vax 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)


tv
Sun Apr 12 16:47:45 PDT 1998
Update of /cvsroot/src/sys/arch/x68k/conf
In directory nb00:/tmp/cvs-serv6740/x68k/conf

Modified Files:
	Makefile.x68k 
Log Message:
Add -Wno-main conditional on compiler being gcc 2.8 or egcs.  (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)