From 96330ebb9f02c2e314c2321b9391fc17391b484a Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 9 Apr 1998 14:03:10 +0000 Subject: Add and enable libg++. Remove libmalloc. --- devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index 732d895035b..7c08b9a9c64 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/03/20 22:46:06 thorpej Exp $ +# $NetBSD: Makefile,v 1.17 1998/04/09 14:03:10 tv Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -33,7 +33,7 @@ # SUBDIR += ilu # SUBDIR += lclint # SUBDIR += libdlmalloc -# SUBDIR += libmalloc + SUBDIR += libg++ SUBDIR += libslang # SUBDIR += linux_devel # SUBDIR += linuxgdb -- cgit v1.2.3