mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
|
# This is to include src/lib/Makefile.inc
|
|
|
|
WARNS?= 3
|
|
|
|
.include "../Makefile.inc"
|