Home | History | Annotate | Line # | Download | only in etc.macppc
Makefile.inc revision 1.11
      1  1.11    sevan #	$NetBSD: Makefile.inc,v 1.11 2019/02/19 23:46:33 sevan 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.11    sevan KERNEL_SETS=		GENERIC GENERIC.MP GENERIC_601 POWERMAC_G5 \
     10  1.11    sevan 			POWERMAC_G5.MP
     11   1.1     matt 
     12  1.10    scole BUILD_KERNELS+=		INSTALL INSTALL_601 GENERIC_MD
     13   1.3  thorpej 
     14   1.4    lukem INSTALLATION_DIRS+=	installation/floppy
     15