]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - usr.bin/ypcat/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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>