aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/Makefile.inc
blob: ddf5b3053a85c9f24e65b1e63964a133ffe2e90c (plain) (blame)
1
2
3
4
5
6
7
8
#	$Id: Makefile.inc,v 1.4 1994/08/05 21:33:53 wollman 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++)