1# $OpenBSD: Makefile,v 1.3 2013/08/06 19:11:53 miod Exp $
2
3PROG=init_priority_test
4SRCS=init_priority_test.cc
5
6.include <bsd.regress.mk>
7