]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsdinstall/Makefile
MFC r318722:
[FreeBSD/stable/10.git] / usr.sbin / bsdinstall / Makefile
1 # $FreeBSD$
2
3 SUBDIR= distextract distfetch partedit scripts
4 SUBDIR_PARALLEL=
5 SCRIPTS= bsdinstall
6 MAN= bsdinstall.8
7
8 .include <bsd.prog.mk>