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