Added libmalloc to top level Makefile

This commit is contained in:
Rodney W. Grimes 1993-09-24 17:20:35 +00:00
parent 936298e2bd
commit db53bc6c38
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=502

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>