Improve the process for GNU tools
[minix3.git] / external / bsd / lutok / share / Makefile
blob244eac4be6070562377bd8825809268d192383d7
1 # $NetBSD: Makefile,v 1.1 2013/02/16 21:29:48 jmmv Exp $
3 .include <bsd.own.mk>
5 .if ${MKSHARE} != "no" || \
6 make(clean) || make(cleandir) || make(distclean) || make(obj)
7 SUBDIR= examples
8 .endif
10 .include <bsd.subdir.mk>