# $OpenBSD: Makefile,v 1.1.1.1 2012/07/13 17:49:54 eric Exp $ .PATH: ${.CURDIR}/.. PROG= getnameinfo SRCS+= getnameinfo.c .include