1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.1 2011/09/17 14:05:27 haesbaert Exp $ PROG= ping COPTS+= -DSMALL .PATH: ${.CURDIR}/../../../sbin/ping .include <bsd.prog.mk>