mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
7 lines
87 B
Makefile
7 lines
87 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR += linprocfs
|
|
SUBDIR += pseudofs
|
|
|
|
.include <bsd.subdir.mk>
|