1# $FreeBSD$
2
3SUBDIR= distextract distfetch partedit scripts
4SUBDIR_PARALLEL=
5SCRIPTS= bsdinstall
6MAN= bsdinstall.8
7
8.include <bsd.prog.mk>
9