Files
netbsd/crypto/external/cpl/Makefile
2014-01-15 10:53:42 +01:00

10 lines
175 B
Makefile

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