freebsd-dev/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 21:44:07 +00:00
MAN= bsdinstall.8
2015-03-18 12:28:17 +00:00
PACKAGE= bsdinstall
.include <bsd.prog.mk>