mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
SUBDIR=backend backend-partmanager backend-query conf doc examples
|
||
|
|
SUBDIR+=pc-sysinstall
|
||
|
|
|
||
|
|
.include <bsd.subdir.mk>
|