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