mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
tools/Config.mk: Eliminate use of the built-in implicit rules.
This commit is contained in:
@@ -38,6 +38,10 @@
|
|||||||
#
|
#
|
||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
|
# Disable all built-in rules
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
|
||||||
ifeq ($(CONFIG_WINDOWS_NATIVE),y)
|
ifeq ($(CONFIG_WINDOWS_NATIVE),y)
|
||||||
export SHELL=cmd
|
export SHELL=cmd
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user