Home | History | Annotate | Line # | Download | only in etc.ofppc
Makefile.inc revision 1.5
      1  1.5  pavel #	$NetBSD: Makefile.inc,v 1.5 2007/07/24 10:49:27 pavel Exp $
      2  1.3  lukem #
      3  1.3  lukem #	etc.ofppc/Makefile.inc -- ofppc-specific etc Makefile targets
      4  1.3  lukem #
      5  1.1    chs 
      6  1.5  pavel # If you change the list of distributed kernels, don't forget
      7  1.5  pavel # to update the release documentation in distrib/notes/common/contents
      8  1.5  pavel 
      9  1.1    chs KERNEL_SETS=		GENERIC
     10  1.1    chs 
     11  1.4   matt #BUILD_KERNELS+=		INSTALL
     12