freebsd-dev/gnu/lib/Makefile.inc
1994-08-05 21:33:53 +00:00

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