Home | History | Annotate | Line # | Download | only in etc.macppc
Makefile.inc revision 1.9.24.1
      1  1.9.24.1  christos #	$NetBSD: Makefile.inc,v 1.9.24.1 2019/06/10 21:42:43 christos 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.24.1  christos KERNEL_SETS=		GENERIC GENERIC.MP GENERIC_601 POWERMAC_G5 \
     10  1.9.24.1  christos 			POWERMAC_G5.MP
     11       1.1      matt 
     12  1.9.24.1  christos BUILD_KERNELS+=		INSTALL INSTALL_601 GENERIC_MD
     13       1.3   thorpej 
     14       1.4     lukem INSTALLATION_DIRS+=	installation/floppy
     15