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
265 B
Makefile
11 lines
265 B
Makefile
# $NetBSD: Makefile.inc,v 1.8 1999/02/05 03:01:53 cjs Exp $
|
|
#
|
|
# etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
|
|
#
|
|
|
|
# Set this for any kernels beyond GENERIC you want to include
|
|
# in the distribution.
|
|
EXTRA_KERNELS+= GENERIC3X
|
|
|
|
BIN3+= etc.sun3/ttyaction
|