mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01:00
9 lines
226 B
Makefile
9 lines
226 B
Makefile
# $Id: Makefile.inc,v 1.3 1994/05/28 09:56:30 csgr Exp $
|
|
|
|
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++)
|