1 # $NetBSD: Makefile,v 1.11 2025/09/23 20:12:09 rillig Exp $ 2 3 SUBDIR= instfs ramdisk .WAIT bootfs .WAIT cdroms liveimage 4 TARGETS+= release 5 6 iso_image: .MAKE 7 ${MAKEDIRTARGET} cdroms iso_image 8 9 live_image: .MAKE 10 ${MAKEDIRTARGET} liveimage live_image 11 12 .include <bsd.subdir.mk> 13
Indexes created Thu Oct 02 01:09:59 GMT 2025