mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $Id$
|
|
|
|
SHLIB_MAJOR?= 2
|
|
SHLIB_MINOR?= 0
|
|
|
|
|
|
# NB: SHLIB major and minor nos. must also be specified in libg++/Makefile.inc
|
|
# (This is due to the deeper tree structure of libg++)
|