diff options
| author | Scott Mace <smace@FreeBSD.org> | 1993-12-28 07:57:07 +0000 |
|---|---|---|
| committer | Scott Mace <smace@FreeBSD.org> | 1993-12-28 07:57:07 +0000 |
| commit | fa21f024a0ec71f285332c563db28a3068063168 (patch) | |
| tree | 91bf81a8e937cda05f7bf9b860f16c7696763412 /gnu/lib/libregex | |
| parent | 16ffb43c0f071589f45c6a19d21dbba1697e2e7e (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libregex')
| -rw-r--r-- | gnu/lib/libregex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile index 7820b347fc63..8af082424931 100644 --- a/gnu/lib/libregex/Makefile +++ b/gnu/lib/libregex/Makefile @@ -1,6 +1,6 @@ -# $Header: /a/cvs/386BSD/src/gnu/libregex/Makefile,v 1.3 1993/08/23 05:26:19 rgrimes Exp $ +# $Header: /a/cvs/386BSD/src/gnu/libregex/Makefile,v 1.4 1993/11/09 20:23:44 paul Exp $ -SHLIB_MAJOR=0 +SHLIB_MAJOR=1 SHLIB_MINOR=0 LIB= gnuregex |
