# $FreeBSD: stable/11/usr.bin/fetch/Makefile 275042 2014-11-25 14:29:10Z bapt $

PROG=		fetch
CSTD?=		c99
LIBADD=		fetch

.include <bsd.prog.mk>
