#	$OpenBSD: Makefile,v 1.4 2017/07/03 18:19:55 bluhm Exp $

# Test some utility functions

PROG=		utiltest
SRCS=		log.c util.c utiltest.c conf.c monitor.c

.include <bsd.regress.mk>