freebsd-dev/usr.sbin/bsdinstall/Makefile
Baptiste Daroussin 5a2b666ce5 Merge from head
2015-10-01 09:36:43 +00:00

10 lines
159 B
Makefile

# $FreeBSD$
SUBDIR= distextract distfetch partedit scripts
SUBDIR_PARALLEL=
SCRIPTS= bsdinstall
MAN= bsdinstall.8
PACKAGE= bsdinstall
.include <bsd.prog.mk>