mirror of
https://github.com/opnsense/src.git
synced 2026-05-26 03:08:23 -04:00
Taken from: https://github.com/freebsd/freebsd.git Commit id: d44ce30d3054a38723f89a161c5e003e64d1aaae
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
|