# $Id: Makefile,v 1.1 1995/10/18 08:38:20 deraadt Exp $ CFLAGS+= -I${.CURDIR} LIB= gnumalloc SRCS+= combined.c #SRCS+= malloc.c free.c realloc.c SRCS+= cfree.c calloc.c morecore.c SRCS+= memalign.c valloc.c mcheck.c mtrace.c mstats.c vm-limit.c SRCS+= ralloc.c NOMAN= noman .include