mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps prograqm

This commit is contained in:
Gregory Nutt
2016-01-09 16:06:15 -06:00
parent c9d06f3f20
commit 9e548d34c3
260 changed files with 262 additions and 269 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ ifeq ($(CONFIG_SIM_M32),y)
endif
MKDEP = $(TOPDIR)/tools/mkdeps.sh
MKDEP = $(TOPDIR)/tools/mkdeps$(HOSTEXEEXT)
HOSTCC = gcc
HOSTINCLUDES = -I.