mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 15:22:34 -04:00
10 lines
158 B
Makefile
10 lines
158 B
Makefile
|
|
SUBDIR= include
|
|
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/020.docsinstall
|
|
FILES= INDEX USAGE
|
|
|
|
SCRIPTSDIR= ${FILESDIR}
|
|
SCRIPTS= docsinstall
|
|
|
|
.include <bsd.prog.mk>
|