Remove libg++ until we have a working one again.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-07 20:58:04 +00:00
parent c762b52def
commit e59e670cbe

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.1 1994/01/30 01:03:08 rgrimes Exp $
# $Id: Makefile,v 1.2 1994/05/09 16:11:10 ache Exp $
SUBDIR= libg++ libmalloc libregex libreadline
SUBDIR= libmalloc libregex libreadline
.include <bsd.subdir.mk>