1 # $NetBSD: Makefile,v 1.1 2013/02/16 21:29:48 jmmv Exp $ 2 3 .include <bsd.own.mk> 4 5 .if ${MKSHARE} != "no" || \ 6 make(clean) || make(cleandir) || make(distclean) || make(obj) 7 SUBDIR= examples 8 .endif 9 10 .include <bsd.subdir.mk> 11
Indexes created Wed Mar 04 15:26:31 UTC 2026