Cross Reference: Makefile
xref: /src/distrib/i386/cdroms/bootcd-com/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/i386/cdroms/bootcd-com/
Makefile revision 1.8
11.8Snia#	$NetBSD: Makefile,v 1.8 2026/01/07 16:08:22 nia Exp $
21.1Shubertf#
31.1Shubertf
41.8SniaCDMAKEFSEXTRAOPTS=	-m 700m
51.8Snia
61.2Sbouyer.include "${.CURDIR}/../Makefile.cdrom"
71.2Sbouyer
81.1ShubertfCDBASE=		boot-com			# gives ${CDBASE}.iso
91.1ShubertfCDBOOTOPTIONS=	-o console=com0
101.1Shubertf
111.5SadCDBUILDEXTRA+=	boot.cfg		# Add boot.cfg file
121.4SsborrillCLEANFILES+=	boot.cfg
131.4Ssborrill
141.4Ssborrillprepare_md_post:
151.4Ssborrill	${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR}/../bootcd/boot.cfg.in > boot.cfg
161.4Ssborrill
171.1Shubertf.include "${.CURDIR}/../../../common/Makefile.bootcd"
18

Indexes created Mon Jan 26 14:10:17 GMT 2026