xref: /freebsd/sbin/reroot_seed/Makefile (revision 4c9f648852629d757165796bb3cd97bb84a0e483)
1PROG=	reroot_seed
2MAN=
3NO_SHARED=	YES
4INTERNALPROG=	YES
5
6.include <bsd.prog.mk>
7