aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile.inc
blob: c1739ad7d790ea59815550e487f173c8cd342cef (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

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++)