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