]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ypmatch/Makefile
MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC
[FreeBSD/FreeBSD.git] / usr.bin / ypmatch / Makefile
1 #       from: @(#)Makefile      5.8 (Berkeley) 7/28/90
2 # $FreeBSD$
3
4 PACKAGE=        yp
5 PROG=   ypmatch
6
7 WARNS?= 3
8
9 .include <bsd.prog.mk>