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