]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsdinstall/Makefile
MFC r308139,r308157,r308160,r316818,r318250,r318443:
[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>