]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsdinstall/Makefile
Update compiler-rt to trunk r230183. This has some of our patches
[FreeBSD/FreeBSD.git] / usr.sbin / bsdinstall / Makefile
1 # $FreeBSD$
2
3 SUBDIR= distextract distfetch partedit scripts
4 SCRIPTS= bsdinstall
5 MAN= bsdinstall.8
6
7 .include <bsd.prog.mk>