summaryrefslogtreecommitdiff
path: root/regress/lib/libc/explicit_bzero/Makefile
blob: cd514a43a100404610f2a9dec1120ac27220a187 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2014/06/12 22:01:55 matthew Exp $

PROG=	explicit_bzero

.include <bsd.regress.mk>