2000-03-07 00:54:05 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.12 2000/03/06 21:54:05 is Exp $
|
1994-04-07 04:34:33 +04:00
|
|
|
#
|
|
|
|
# etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
1999-02-05 06:01:49 +03:00
|
|
|
# Set this for any kernels beyond GENERIC you want to include
|
|
|
|
# in the distribution.
|
|
|
|
#EXTRA_KERNELS+=
|
2000-03-07 00:54:05 +03:00
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
(cd $(SRCTOP)/distrib/miniroot; ${MAKE} release)
|