NetBSD/gnu
cgd 385de32c08 Trade one bit of lossage for another. Now that groff has been upgraded,
the Alpha no longer needs -fno-for-scope.  However, NetBSD/Alpha's
(cygnus snapshot) g++ doesn't allow virtual functions which aren't
declared inline to be later defined as inline without a warning (-> error).
Therefore, on the Alpha, define BROKEN_GXX_VIRTUAL_INLINE (which will
go away after the Alpha is upgraded to use a more recent toolchain), and
use it to make sure that declarations of virtual functions which will
be defined inline are actually marked as inline when they're declared.
1996-10-14 05:24:23 +00:00
..
games Trivial change for new GCC. 1995-12-21 09:00:24 +00:00
lib don't create directories here; let mtree do it 1996-05-22 02:05:52 +00:00
libexec Parallel make fixes 1995-10-22 23:20:24 +00:00
usr.bin Trade one bit of lossage for another. Now that groff has been upgraded, 1996-10-14 05:24:23 +00:00
Makefile don't build games or libexec on the alpha 1995-04-23 07:49:43 +00:00