7 lines
73 B
Makefile
7 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIBDIR?= /lib
|
|
SHLIB_MAJOR?= 2
|
|
|
|
.include "../Makefile.inc"
|