]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/makeroot/Makefile
MFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a883342cd03d3906a1bc482583
[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>