]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - usr.bin/ypmatch/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / usr.bin / ypmatch / Makefile
1 #       from: @(#)Makefile      5.8 (Berkeley) 7/28/90
2 # $FreeBSD$
3
4 PROG=   ypmatch
5
6 WARNS?= 3
7
8 .include <bsd.prog.mk>