mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +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)
|
||||
export SHELL=cmd
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user