mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
9 lines
156 B
Makefile
9 lines
156 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
FILES= help-disk-list help-disk-size help-index help-start-autoinstall
|
||
|
|
|
||
|
|
FILESDIR=${SHAREDIR}/pc-sysinstall/doc
|
||
|
|
NO_OBJ=
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|