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