Cross Reference: Makefile
xref: /src/distrib/acorn32/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/acorn32/
Makefile revision 1.15
1# $NetBSD: Makefile,v 1.15 2002/05/09 20:22:26 jdolecek Exp $
2
3.include <bsd.own.mk>
4.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
5
6SUBDIR=		ramdisk .WAIT kernels stand
7TARGETS+=	release
8
9release: check_RELEASEDIR
10	${RELEASE_INSTALL} ${DISTRIBDIR}/notes/acorn32/prep.RISCOS \
11		    ${RELEASEDIR}/
12	uudecode < ${.CURDIR}/gzip_ff8.bin.uue && \
13		mv -f gzip_ff8.bin ${RELEASEDIR}/installation/misc/
14
15.include <bsd.subdir.mk>
16

Indexes created Mon Dec 15 18:09:34 GMT 2025