Home | History | Annotate | Line # | Download | only in etc.next68k
Makefile.inc revision 1.7.76.1
      1  1.7.76.1   martin #	$NetBSD: Makefile.inc,v 1.7.76.1 2023/02/22 12:59:17 martin Exp $
      2       1.1   briggs #
      3       1.1   briggs #	etc.next68k/Makefile.inc -- next68k-specific etc Makefile targets
      4       1.1   briggs #
      5       1.1   briggs 
      6       1.6    pavel # If you change the list of distributed kernels, don't forget
      7       1.6    pavel # to update the release documentation in distrib/notes/common/contents
      8       1.6    pavel 
      9       1.2  thorpej KERNEL_SETS=		GENERIC
     10  1.7.76.1   martin BUILD_KERNELS=		RAMDISK
     11       1.1   briggs 
     12       1.1   briggs snap_md_post:
     13       1.3   deberg 	# install boot image in installation directory
     14       1.5    lukem 	${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot \
     15       1.7    lukem 	    ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/boot
     16