]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsdinstall/Makefile
Merge from head
[FreeBSD/FreeBSD.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 PACKAGE=        bsdinstall
8
9 .include <bsd.prog.mk>