From 4439396ab78c64b62ba5d9ed7eb19412e211e026 Mon Sep 17 00:00:00 2001 From: thorpej Date: Sun, 31 Mar 2002 03:39:55 +0000 Subject: [PATCH] Add "aout" to KERNEL_SUFFIXES. --- etc/etc.shark/Makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/etc.shark/Makefile.inc b/etc/etc.shark/Makefile.inc index 16647ac07bd9..25df400d6150 100644 --- a/etc/etc.shark/Makefile.inc +++ b/etc/etc.shark/Makefile.inc @@ -1,9 +1,10 @@ -# $NetBSD: Makefile.inc,v 1.3 2002/03/30 06:55:17 thorpej Exp $ +# $NetBSD: Makefile.inc,v 1.4 2002/03/31 03:39:55 thorpej Exp $ # # etc.shark/Makefile.inc -- shark-specific etc Makefile targets # KERNEL_SETS= GENERIC +KERNEL_SUFFIXES= aout BUILD_KERNELS= INSTALL