Added libg++ since it is now in src/gnu

This commit is contained in:
Rodney W. Grimes 1993-08-20 03:06:18 +00:00
parent 382e228bdd
commit e1f941aa67
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299

View File

@ -1,6 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
SUBDIR= bc cpio cvs dc diff diff3 gas gawk gcc2 gdb grep groff gzip \
ld libregex man patch pr rcs sdiff sort tar uucp
ld libg++ libregex man patch pr rcs sdiff sort tar uucp
.include <bsd.subdir.mk>