diff options
| author | jtc <jtc@NetBSD.org> | 1993-11-11 01:25:58 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1993-11-11 01:25:58 +0000 |
| commit | c824ac0cb809a4ff419050f35a4be555c71efe60 (patch) | |
| tree | faa06825d2d12c8d1626031099374ccabc964f3f /gnu/lib | |
| parent | c52b10cc2948b377f46c535ad06faf088c380b22 (diff) | |
Don't install libgnuregex.
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 4af904d928e..6adb3f06909 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.4 1993/09/23 21:10:27 cgd Exp $ +# $Id: Makefile,v 1.5 1993/11/11 01:25:58 jtc Exp $ -SUBDIR+= libg++ libmalloc libregex +SUBDIR+= libg++ libmalloc # libregex .include <bsd.subdir.mk> |
