mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 23:45:12 -04:00
7 lines
80 B
Makefile
7 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
CLASS= concat
|
|
|
|
.include <bsd.lib.mk>
|