etc/services - sync with NetBSD-8
[minix.git] / external / bsd / atf / usr.bin / Makefile
blob7c2022491c2cdf567fb045bc0c5844960360bd6d
1 # $NetBSD: Makefile,v 1.4 2013/02/25 00:22:11 jmmv Exp $
3 .include <bsd.init.mk>
5 SUBDIR= atf-sh
6 .if !(${MKKYUA} != "no")
7 SUBDIR+= atf-config atf-report atf-run atf-version
8 .endif
10 .include <bsd.subdir.mk>