From 4d20eac80bf7b88d0e6387e293bfa8871c134037 Mon Sep 17 00:00:00 2001 From: csgr Date: Fri, 27 May 1994 10:53:33 +0000 Subject: Remove explicit specification of SHLIB major and minor nos. --- gnu/lib/libregex/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gnu/lib/libregex') diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile index e50178f..4039b1a 100644 --- a/gnu/lib/libregex/Makefile +++ b/gnu/lib/libregex/Makefile @@ -1,7 +1,5 @@ -# $Header: /home/cvs/386BSD/src/gnu/lib/libregex/Makefile,v 1.6 1994/01/29 20:20:51 nate Exp $ +# $Header: /home/cvs/386BSD/src/gnu/lib/libregex/Makefile,v 1.7 1994/05/19 17:40:01 jkh Exp $ -SHLIB_MAJOR=1 -SHLIB_MINOR=0 LIB= gnuregex CFLAGS+=-DHAVE_STRING_H=1 -- cgit v1.1