mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
7 lines
114 B
Makefile
7 lines
114 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/050.diskmgmt/include
|
||
|
|
FILES= messages.subr
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|