#	$OpenBSD: Makefile,v 1.2 2017/03/09 08:26:42 eric Exp $

.PATH:	${.CURDIR}/..

PROG=	res_query
SRCS+=	res_query.c

.include <bsd.prog.mk>