1# $FreeBSD: releng/11.0/usr.sbin/bsdinstall/Makefile 298107 2016-04-16 07:45:30Z gjb $
2
3SUBDIR= distextract distfetch partedit scripts
4SUBDIR_PARALLEL=
5SCRIPTS= bsdinstall
6MAN= bsdinstall.8
7PACKAGE=	bsdinstall
8
9.include <bsd.prog.mk>
10