mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
9 lines
159 B
Makefile
9 lines
159 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= distextract distfetch partedit scripts
|
|
SUBDIR_PARALLEL=
|
|
SCRIPTS= bsdinstall
|
|
MAN= bsdinstall.8
|
|
PACKAGE= bsdinstall
|
|
|
|
.include <bsd.prog.mk>
|