10 lines
197 B
Makefile
10 lines
197 B
Makefile
# $NetBSD: Makefile.inc,v 1.4 2002/12/02 13:31:17 lukem Exp $
|
|
#
|
|
# etc.arc/Makefile.inc -- arc-specific etc Makefile targets
|
|
#
|
|
|
|
KERNEL_SETS= GENERIC
|
|
KERNEL_SUFFIXES= ecoff
|
|
|
|
BUILD_KERNELS= RAMDISK
|