]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/freebsd-update/Makefile
Switch direct rt fields access in rtsock.c to newly-create field acessors.
[FreeBSD/FreeBSD.git] / usr.sbin / freebsd-update / Makefile
1 # $FreeBSD$
2
3 CONFS=  freebsd-update.conf
4 SCRIPTS=freebsd-update.sh
5 MAN=    freebsd-update.8
6
7 .include <bsd.prog.mk>