]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/etcupdate/Makefile
MFV: file 5.45.
[FreeBSD/FreeBSD.git] / usr.sbin / etcupdate / Makefile
1
2 .include <src.opts.mk>
3
4 SCRIPTS=etcupdate.sh
5 MAN=    etcupdate.8
6
7 HAS_TESTS=
8 SUBDIR.${MK_TESTS}+= tests
9
10 .include <bsd.prog.mk>