Makefile.inc revision 1.13
1# $NetBSD: Makefile.inc,v 1.13 2000/08/29 21:14:31 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. 8EXTRA_KERNELS+=INSTALL INSTWDCPCM 9 10snap_md_post: 11 (cd $(SRCTOP)/distrib/miniroot; ${MAKE} release) 12