# $Id: Makefile,v 1.5 1994/05/27 10:48:19 csgr Exp $ CFLAGS+= -I${.CURDIR} LIB= gnumalloc SRCS+= malloc.c 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