Define STDC_HEADERS so it uses mem* instead b* routines.
This commit is contained in:
parent
ed2b9a81c5
commit
cb3d52d53a
@ -1,6 +1,6 @@
|
||||
# $Id: Makefile,v 1.4 1999/02/13 02:54:23 lukem Exp $
|
||||
# $Id: Makefile,v 1.5 2000/07/03 05:05:25 matt Exp $
|
||||
|
||||
CPPFLAGS+= -I${.CURDIR}
|
||||
CPPFLAGS+= -I${.CURDIR} -DSTDC_HEADERS -DHAVE_STDLIB_H
|
||||
|
||||
LIB= gnumalloc
|
||||
SRCS+= combined.c
|
||||
|
Loading…
Reference in New Issue
Block a user