Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/cats/conf cats has full protos.



details:   https://anonhg.NetBSD.org/src/rev/d1fbb3ac0996
branches:  trunk
changeset: 537778:d1fbb3ac0996
user:      chs <chs%NetBSD.org@localhost>
date:      Sat Oct 05 17:12:51 2002 +0000

description:
cats has full protos.

diffstat:

 sys/arch/cats/conf/Makefile.cats.inc |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 6d3efb503e3f -r d1fbb3ac0996 sys/arch/cats/conf/Makefile.cats.inc
--- a/sys/arch/cats/conf/Makefile.cats.inc      Sat Oct 05 17:12:09 2002 +0000
+++ b/sys/arch/cats/conf/Makefile.cats.inc      Sat Oct 05 17:12:51 2002 +0000
@@ -1,7 +1,6 @@
-#      $NetBSD: Makefile.cats.inc,v 1.8 2002/04/11 16:33:58 skrll Exp $
+#      $NetBSD: Makefile.cats.inc,v 1.9 2002/10/05 17:12:51 chs Exp $
 
 GENASSYM_EXTRAS+=      ${ARM}/footbridge/genassym.cf
-LOOSE_PROTOTYPES=      NO
 
 .if (${OBJECT_FMT} == "ELF")
 # Need to convert the kernel from ELF to a.out so that OpenFirmware



Home | Main Index | Thread Index | Old Index