summaryrefslogtreecommitdiff
path: root/gnu/lib/libmalloc/Makefile
AgeCommit message (Collapse)Author
1993-10-26combine malloc, free, and realloc into one file, because that's whatcgd
libc does, and we don't want things to get screwed up at link-time.
1993-09-23add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex)cgd