1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/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>