summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/hash/Makefile
blob: 9bd69bf8df2ef72b5f041571417bb8b417819445 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.2 2025/04/14 18:33:56 tb Exp $

PROG = hash_test

.include <bsd.regress.mk>