]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.bin/unvis/Makefile
MFC r285928 Do not enable UDP checksum offloading when running on the
[FreeBSD/releng/10.2.git] / usr.bin / unvis / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   unvis
5
6 .PATH: ${.CURDIR}/../../contrib/unvis
7
8 .include <bsd.prog.mk>