diff Makefile @ 2414:69a5af2eb1ea

Remove useless dmMemset().
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 13 Jan 2020 23:27:01 +0200
parents 85f76ec15090
children 8abdd95139d6
line wrap: on
line diff
--- a/Makefile	Mon Jan 13 23:20:56 2020 +0200
+++ b/Makefile	Mon Jan 13 23:27:01 2020 +0200
@@ -1,8 +1,6 @@
 #
 # Generic UNIX targets
 #
-DM_CFLAGS += -DDM_HAVE_MEMSET=1
-
 DMLIB ?= ./
 BINPATH ?= ./
 OBJPATH ?= ./obj/unix/