mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 07:12:52 -04:00
6 lines
166 B
Makefile
6 lines
166 B
Makefile
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/include
|
|
FILES= bsdconfig.hlp media.hlp messages.subr network_device.hlp \
|
|
options.hlp tcp.hlp usage.hlp
|
|
|
|
.include <bsd.prog.mk>
|