mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
Add comments to Makefile.inc's about libg++ and shlib nos.
This commit is contained in:
parent
ee9183faff
commit
cd9681ffd1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1616
@ -1,4 +1,8 @@
|
||||
# $Id: Makefile.inc,v 1.1 1994/01/30 01:03:16 rgrimes Exp $
|
||||
# $Id: Makefile.inc,v 1.2 1994/05/26 08:17:25 csgr Exp $
|
||||
|
||||
SHLIB_MAJOR?= 1
|
||||
SHLIB_MINOR?= 1
|
||||
|
||||
|
||||
# NB: SHLIB major and minor nos. must also be specified in libg++/Makefile.inc
|
||||
# (This is due to the deeper tree structure of libg++)
|
||||
|
Loading…
Reference in New Issue
Block a user