freebsd-dev/gnu/lib/Makefile.inc

9 lines
226 B
Makefile

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