mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
eb9e1f54bd
This is not ready for primetime yet! Please hold off on the bug reports.
7 lines
73 B
Makefile
7 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB_MAJOR?= 3
|
|
SHLIB_MINOR?= 0
|
|
|
|
.include "../Makefile.inc"
|