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

.PATH:	${.CURDIR}/..

PROG=	res_mkquery
SRCS+=	res_mkquery.c

.include <bsd.prog.mk>