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