From a4792fbbd0f941bf00288b08a42d7359fe432239 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 29 Nov 2012 22:27:22 +0000 Subject: ZNEO now (almost) builds in Windows native environment git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5402 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/binfmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/binfmt/Makefile') diff --git a/nuttx/binfmt/Makefile b/nuttx/binfmt/Makefile index 932a5ec13..bda9602ac 100644 --- a/nuttx/binfmt/Makefile +++ b/nuttx/binfmt/Makefile @@ -34,6 +34,7 @@ ############################################################################ -include $(TOPDIR)/Make.defs +DELIM ?= $(strip /) ifeq ($(WINTOOL),y) INCDIROPT = -w -- cgit v1.2.3