Home | History | Annotate | Line # | Download | only in acorn32
Makefile revision 1.18.16.1
      1  1.18.16.1  wrstuden # $NetBSD: Makefile,v 1.18.16.1 2008/09/18 04:41:08 wrstuden Exp $
      2        1.6   thorpej 
      3        1.6   thorpej .include <bsd.own.mk>
      4       1.14     lukem .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5        1.1   reinoud 
      6       1.18    bouyer SUBDIR=		ramdisk .WAIT kernels stand cdroms
      7       1.14     lukem TARGETS+=	release
      8        1.1   reinoud 
      9        1.8     lukem release: check_RELEASEDIR
     10       1.15  jdolecek 	${RELEASE_INSTALL} ${DISTRIBDIR}/notes/acorn32/prep.RISCOS \
     11  1.18.16.1  wrstuden 		    ${RELEASEDIR}/${RELEASEMACHINEDIR}/
     12       1.14     lukem 
     13       1.18    bouyer iso_image:
     14       1.18    bouyer 	${MAKEDIRTARGET} cdroms iso_image
     15       1.18    bouyer 
     16       1.14     lukem .include <bsd.subdir.mk>
     17