From 7dba1e25447e384862303ab4c41b7a0bd6588beb Mon Sep 17 00:00:00 2001 From: cgd Date: Sun, 5 Dec 1993 14:26:22 +0000 Subject: [PATCH] get rid of libregex; it's unused --- gnu/lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile index 6adb3f069092..873a8ce544ae 100644 --- a/gnu/lib/Makefile +++ b/gnu/lib/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.5 1993/11/11 01:25:58 jtc Exp $ +# $Id: Makefile,v 1.6 1993/12/05 14:26:22 cgd Exp $ -SUBDIR+= libg++ libmalloc # libregex +SUBDIR+= libg++ libmalloc .include