summaryrefslogtreecommitdiff
path: root/gnu/lib/libmalloc/Makefile
AgeCommit message (Collapse)Author
1999-02-13convert from NOxxx= to MKxxx=no.lukem
include <bsd.own.mk> if testing a MKxxx variable.
1997-10-25use CPPFLAGS instead of CFLAGSlukem
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