Home | History | Annotate | Line # | Download | only in etc.macppc
Makefile.inc revision 1.9
      1  1.9  macallan #	$NetBSD: Makefile.inc,v 1.9 2014/07/20 14:52:29 macallan Exp $
      2  1.7     lukem #
      3  1.7     lukem #	etc.macppc/Makefile.inc -- macppc-specific etc Makefile targets
      4  1.7     lukem #
      5  1.3   thorpej 
      6  1.8     pavel # If you change the list of distributed kernels, don't forget
      7  1.8     pavel # to update the release documentation in distrib/notes/common/contents
      8  1.8     pavel 
      9  1.9  macallan KERNEL_SETS=		GENERIC GENERIC.MP GENERIC_601
     10  1.1      matt 
     11  1.2      matt BUILD_KERNELS+=		INSTALL GENERIC_MD
     12  1.3   thorpej 
     13  1.4     lukem INSTALLATION_DIRS+=	installation/floppy
     14