mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
7 lines
106 B
Makefile
7 lines
106 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../../../sys/netinet/libalias
|
|
|
|
SHLIBDIR?= /lib
|
|
SHLIB_MAJOR= 4
|
|
WARNS?= 1
|