#	$OpenBSD: Makefile,v 1.1.1.1 2012/07/13 17:49:54 eric Exp $

.PATH:	${.CURDIR}/..

PROG=	gethostnamadr
SRCS+=	gethostnamadr.c

.include <bsd.prog.mk>