mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
7 lines
68 B
PHP
7 lines
68 B
PHP
|
|
# $Id$
|
||
|
|
|
||
|
|
SHLIB_MAJOR?= 3
|
||
|
|
SHLIB_MINOR?= 0
|
||
|
|
|
||
|
|
.include "../Makefile.inc"
|