opnsense-src/usr.sbin/bsdinstall/Makefile

10 lines
159 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR= distextract distfetch partedit scripts
SUBDIR_PARALLEL=
SCRIPTS= bsdinstall
2011-06-11 17:44:07 -04:00
MAN= bsdinstall.8
2015-03-18 08:28:17 -04:00
PACKAGE= bsdinstall
.include <bsd.prog.mk>