Cross Reference: Makefile.inc
xref: /src/etc/etc.vax/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.vax/
Makefile.inc revision 1.11
11.11Smatt#	$NetBSD: Makefile.inc,v 1.11 2002/03/29 04:45:38 matt Exp $
21.1Sragge#
31.1Sragge#	etc.vax/Makefile.inc -- vax-specific etc Makefile targets
41.1Sragge#
51.1Sragge
61.10SthorpejKERNEL_SETS=	GENERIC
71.11SmattBUILD_KERNELS=	INSTALL
81.10Sthorpej
91.11SmattUUDECODE?=      uudecode
101.6Sabs
111.6Sabsdistribution: pcs750.bin
121.6Sabs
131.11Smattpcs750.bin: ${.CURDIR}/etc.vax/pcs750.bin.uu
141.11Smatt	${UUDECODE} ${.ALLSRC}
151.6Sabs
161.11SmattCLEANFILES+=	pcs750.bin
171.8SmattINSTALLATION_DIRS+=	installation \
181.8Smatt			installation/bootfs \
191.8Smatt			installation/netboot
201.8Smatt
211.8Smattsnap_md_post:
221.8Smatt.ifndef UPDATE
231.8Smatt	cd ${.CURDIR}/../distrib && ${MAKE} cleandir
241.8Smatt.endif
251.8Smatt	cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
261.8Smatt	cd ${.CURDIR}/../distrib/vax && ${MAKE} release
271.8Smatt	cd ${.CURDIR}/../distrib/notes && ${MAKE} release
28

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