xref: /openbsd-src/regress/lib/libpthread/malloc_duel/Makefile (revision 8d327c2e950c6126314cf2e6291fcab1eca8a563)
1# $OpenBSD: Makefile,v 1.1 2002/11/12 03:17:16 marc Exp $
2
3PROG=	malloc_duel
4
5.include <bsd.regress.mk>
6