]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ypmatch/Makefile
MFV r316925: 6101 attempt to lzc_create() a filesystem under a volume results in...
[FreeBSD/FreeBSD.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>