diff Makefile @ 1166:f29fa5b6b748

Add dmMemset().
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 07:36:51 +0200
parents 622a469932b1
children acae5f8ebc67
line wrap: on
line diff
--- a/Makefile	Thu Mar 05 07:27:54 2015 +0200
+++ b/Makefile	Thu Mar 05 07:36:51 2015 +0200
@@ -1,6 +1,8 @@
 #
 # Generic UNIX targets
 #
+DM_CFLAGS += -DDM_HAVE_MEMSET=1
+
 DMLIB ?= ./
 BINPATH ?= ./
 OBJPATH ?= ./obj/unix/