Home | History | Annotate | Line # | Download | only in etc.amigappc
Makefile.inc revision 1.3.12.1
      1  1.3.12.1    mjf #	$NetBSD: Makefile.inc,v 1.3.12.1 2008/04/03 13:54:11 mjf Exp $
      2       1.1     is #
      3       1.1     is #	etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
      4       1.1     is #
      5       1.1     is 
      6       1.3  pavel # If you change the list of distributed kernels, don't forget
      7       1.3  pavel # to update the release documentation in distrib/notes/common/contents
      8       1.3  pavel 
      9       1.2     is KERNEL_SETS=
     10       1.1     is 
     11       1.2     is EXTRA_KERNELS=
     12       1.1     is 
     13       1.1     is INSTALLATION_DIRS+=	installation/miniroot	\
     14       1.1     is 			installation/misc
     15       1.1     is 
     16       1.1     is snap_md_post:
     17  1.3.12.1    mjf 	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*'
     18  1.3.12.1    mjf #	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz'
     19