1 # $NetBSD: Makefile,v 1.4 2001/06/21 13:36:27 hubertf Exp $ 2 3 SUBDIR= notes utils 4 5 .if exists(${MACHINE}/miniroot) 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 07:09:46 GMT 2025