Makefile.inc revision 1.12
1# $NetBSD: Makefile.inc,v 1.12 2000/03/06 21:54:05 is Exp $ 2# 3# etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets 4# 5 6# Set this for any kernels beyond GENERIC you want to include 7# in the distribution. 8#EXTRA_KERNELS+= 9 10snap_md_post: 11 (cd $(SRCTOP)/distrib/miniroot; ${MAKE} release) 12