]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/freebsd-update/Makefile
Avoid using the C++11 auto keyword, which was introduced in r328555, as
[FreeBSD/stable/9.git] / usr.sbin / freebsd-update / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=freebsd-update.sh
4 MAN=    freebsd-update.8
5
6 .include <bsd.prog.mk>