mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
27cfc42fc5
Reported by: jhb Discussed with: deischen, des, doubg, harti Approved by: re (kensmith)
7 lines
79 B
Makefile
7 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB_MAJOR= 4
|
|
WARNS?= 6
|
|
NO_WERROR=
|
|
INCSDIR= ${INCLUDEDIR}/bsnmp
|