Cross Reference: Makefile.inc
xref: /src/etc/etc.amiga/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.amiga/
Makefile.inc revision 1.18
11.18Slukem#	$NetBSD: Makefile.inc,v 1.18 2002/05/02 15:09:42 lukem Exp $
21.1Schopps#
31.1Schopps#	etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
41.1Schopps#
51.1Schopps
61.15SthorpejKERNEL_SETS=		GENERIC
71.15Sthorpej
81.16SisEXTRA_KERNELS=		INSTALL
91.12Sis
101.18SlukemINSTALLATION_DIRS+=	installation/miniroot	\
111.14Sis			installation/misc
121.14Sis  
131.12Sissnap_md_post:
141.14Sis#	(cd $(SRCTOP)/distrib/miniroot; ${MAKE} release)
151.14Sis.ifndef UPDATE
161.14Sis	cd ${.CURDIR}/../distrib && ${MAKE} cleandir
171.14Sis.endif
181.14Sis	cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
191.14Sis	cd ${.CURDIR}/../distrib/miniroot && ${MAKE} && ${MAKE} release
201.14Sis	cd ${.CURDIR}/../distrib/notes && ${MAKE} release
211.17Sbjh21#	${MAKESUMS} -t ${RELEASEDIR}/installation/miniroot '*.gz'
22

Indexes created Fri Nov 28 22:09:29 GMT 2025