1 # $NetBSD: Makefile,v 1.8 2002/05/02 17:44:32 lukem Exp $ 2 3 SUBDIR= notes 4 5 .if exists(${MACHINE}/miniroot/Makefile.inc) 6 SUBDIR+= miniroot 7 .endif 8 9 .if exists(${MACHINE}/Makefile) 10 SUBDIR+= ${MACHINE} 11 .endif 12 13 .include <bsd.subdir.mk> 14
Indexes created Wed Oct 29 20:09:47 GMT 2025