Added libmalloc to top level Makefile

This commit is contained in:
rgrimes 1993-09-24 17:20:35 +00:00
parent 509c338632
commit af16a65b7b

View File

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