]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - usr.bin/ypwhich/Makefile
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
[FreeBSD/releng/9.0.git] / usr.bin / ypwhich / Makefile
1 #       from: @(#)Makefile      5.8 (Berkeley) 7/28/90
2 # $FreeBSD$
3
4 PROG=   ypwhich
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>