NetBSD/crypto/external/cpl/Makefile

10 lines
169 B
Makefile
Raw Normal View History

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