]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/tools/makeroot/Makefile
Fix multiple vulnerabilities of ntp.
[FreeBSD/releng/10.2.git] / tools / tools / makeroot / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        makeroot.sh
4 MAN=            makeroot.8
5
6 BINDIR?=        /usr/sbin
7
8 .include <bsd.prog.mk>