NetBSD/crypto/external/cpl/Makefile

10 lines
175 B
Makefile
Raw Normal View History

2012-11-04 23:46:42 +04:00
# $NetBSD: Makefile,v 1.2 2012/11/04 19:46:42 christos Exp $
2012-11-04 20:29:12 +04:00
.include <bsd.own.mk>
.if (${MKTPM} != "no")
2012-11-04 23:46:42 +04:00
SUBDIR+= trousers .WAIT tpm-tools
2012-11-04 20:29:12 +04:00
.endif
.include <bsd.subdir.mk>