From 65e5f0d8b716d3ee1c446d98e8cfc172bca7c6c6 Mon Sep 17 00:00:00 2001 From: csgr Date: Sat, 28 May 1994 09:56:30 +0000 Subject: [PATCH] Add comments to Makefile.inc's about libg++ and shlib nos. --- gnu/lib/Makefile.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnu/lib/Makefile.inc b/gnu/lib/Makefile.inc index dff93694b97..f2716998027 100644 --- a/gnu/lib/Makefile.inc +++ b/gnu/lib/Makefile.inc @@ -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++) -- 2.45.2