mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
7 lines
86 B
Makefile
7 lines
86 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SUBDIR=${GEOM_CLASSES}
|
||
|
|
|
||
|
|
.include "Makefile.inc"
|
||
|
|
.include <bsd.subdir.mk>
|