]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/makeroot/Makefile
MFV r337818:
[FreeBSD/FreeBSD.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>