Cross Reference: Makefile.inc
xref: /src/etc/etc.acorn32/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.acorn32/
Makefile.inc revision 1.5
11.5Sbjh21#	$NetBSD: Makefile.inc,v 1.5 2002/03/31 16:07:54 bjh21 Exp $
21.1Sreinoud#
31.3Sreinoud#	etc.acorn32/Makefile.inc -- acorn32-specific etc Makefile targets
41.1Sreinoud#
51.1Sreinoud
61.2SreinoudKERNEL_SETS=	GENERIC NC NC_WSCONS RPC_WSCONS
71.2SreinoudBUILD_KERNELS=	INSTALL
81.1Sreinoud
91.1SreinoudINSTALLATION_DIRS+=	installation/kernel \
101.1Sreinoud			installation/misc
111.1Sreinoud
121.1Sreinoud# Build the release notes and boot floppies and install them
131.1Sreinoudsnap_md_post:
141.1Sreinoud.ifndef UPDATE
151.1Sreinoud	cd ${.CURDIR}/../distrib && ${MAKE} cleandir
161.1Sreinoud.endif
171.1Sreinoud	cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
181.2Sreinoud	cd ${.CURDIR}/../distrib/acorn32 && ${MAKE} release
191.1Sreinoud	cd ${.CURDIR}/../distrib/notes && ${MAKE} release
201.5Sbjh21	${MAKESUMS} -t ${RELEASEDIR}/installation/kernel '*.gz'
211.5Sbjh21	${MAKESUMS} -t ${RELEASEDIR}/installation/misc '*.gz'
22

Indexes created Mon Nov 10 17:20:41 GMT 2025