7d1e96cc2f
format, rather than in some unknown format. Also clean up the code a bit, remove some code duplication, and add documentation to the Makefile.
11 lines
252 B
Makefile
11 lines
252 B
Makefile
# $NetBSD: Makefile.inc,v 1.6 1999/02/05 03:01:54 cjs Exp $
|
|
#
|
|
# etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
|
|
#
|
|
|
|
# Set this for any kernels beyond GENERIC you want to include
|
|
# in the distribution.
|
|
EXTRA_KERNELS+= SMALL
|
|
|
|
LOCALTIME= Japan
|