mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
5 lines
115 B
Makefile
5 lines
115 B
Makefile
# $FreeBSD$
|
|
# Default version for system libs (override in <lib>/Makefile if necessary)
|
|
SHLIB_MAJOR?= 5
|
|
|
|
WARNS?= 6
|