]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - sbin/dumpon/Makefile
Fix a problem where zero-length RDATA fields can cause named(8) to crash.
[FreeBSD/releng/9.0.git] / sbin / dumpon / Makefile
1 # $FreeBSD$
2
3 PROG=   dumpon
4 MAN=    dumpon.8
5
6 .include <bsd.prog.mk>