Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.cats Add "aout" to KERNEL_SUFFIXES.
details: https://anonhg.NetBSD.org/src/rev/4f531e934ca1
branches: trunk
changeset: 525497:4f531e934ca1
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Apr 12 09:31:01 2002 +0000
description:
Add "aout" to KERNEL_SUFFIXES.
diffstat:
etc/etc.cats/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r f154c6ce34a0 -r 4f531e934ca1 etc/etc.cats/Makefile.inc
--- a/etc/etc.cats/Makefile.inc Fri Apr 12 08:10:45 2002 +0000
+++ b/etc/etc.cats/Makefile.inc Fri Apr 12 09:31:01 2002 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.inc,v 1.5 2002/04/11 16:33:58 skrll Exp $
+# $NetBSD: Makefile.inc,v 1.6 2002/04/12 09:31:01 skrll Exp $
#
# etc.cats/Makefile.inc -- cats-specific etc Makefile targets
#
KERNEL_SETS= GENERIC
+KERNEL_SUFFIXES= aout
BUILD_KERNELS= INSTALL
Home |
Main Index |
Thread Index |
Old Index