mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 10:13:20 -04:00
8 lines
104 B
Makefile
8 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR += linprocfs
|
|
SUBDIR += procfs
|
|
SUBDIR += pseudofs
|
|
|
|
.include <bsd.subdir.mk>
|