mirror of
https://github.com/opnsense/src.git
synced 2026-03-05 14:50:41 -05:00
8 lines
111 B
Makefile
8 lines
111 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
NOOBJ=
|
||
|
|
|
||
|
|
.include "../Makefile.inc"
|
||
|
|
.include "${DIST_DIR}/Makefile.sub"
|
||
|
|
.include "../Makefile.dev"
|