Makefile.inc revision 1.12
11.12Sis#	$NetBSD: Makefile.inc,v 1.12 2000/03/06 21:54:05 is Exp $
21.1Schopps#
31.1Schopps#	etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
41.1Schopps#
51.1Schopps
61.11Scjs# Set this for any kernels beyond GENERIC you want to include
71.11Scjs# in the distribution.
81.11Scjs#EXTRA_KERNELS+=
91.12Sis
101.12Sissnap_md_post:
111.12Sis	(cd $(SRCTOP)/distrib/miniroot; ${MAKE} release)
12