]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - sbin/devfs/Makefile
Upgrade to BIND 9.8.1-P1 to address the following DDOS bug:
[FreeBSD/releng/9.0.git] / sbin / devfs / Makefile
1 # $FreeBSD$
2
3 PROG=   devfs
4 SRCS=   devfs.c rule.c
5 MAN=    devfs.8
6
7 .include <bsd.prog.mk>