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