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