mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01: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"
|