8 lines
122 B
Makefile
8 lines
122 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= distextract distfetch partedit scripts
|
|
SCRIPTS= bsdinstall
|
|
MAN= bsdinstall.8
|
|
|
|
.include <bsd.prog.mk>
|