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