1 # $NetBSD: Makefile,v 1.4 2026/01/03 20:23:20 nia Exp $ 2 3 .include <bsd.own.mk> 4 5 CDBASE= sparc64dvd # gives ${CDBASE}.iso 6 7 .if ${MKKMOD} != "no" 8 CD_SETS+= modules 9 .endif 10 11 .include "${.CURDIR}/../Makefile.cdrom" 12
Indexes created Mon Apr 20 00:23:12 UTC 2026