mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 06:11:32 -05:00
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-)
6 lines
68 B
Makefile
6 lines
68 B
Makefile
# $Id$
|
|
|
|
SHLIB_MAJOR?= 3
|
|
SHLIB_MINOR?= 0
|
|
|
|
.include "../Makefile.inc"
|