From f552862bb546891ecc51cda2fe662c630ff019cb Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 20 Nov 2012 15:47:41 +0000 Subject: [PATCH] Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/UnitTests/CButton/Makefile | 6 +-- NxWidgets/UnitTests/CButtonArray/Makefile | 6 +-- NxWidgets/UnitTests/CCheckBox/Makefile | 6 +-- NxWidgets/UnitTests/CGlyphButton/Makefile | 6 +-- NxWidgets/UnitTests/CImage/Makefile | 6 +-- NxWidgets/UnitTests/CKeypad/Makefile | 6 +-- NxWidgets/UnitTests/CLabel/Makefile | 6 +-- NxWidgets/UnitTests/CLatchButton/Makefile | 6 +-- .../UnitTests/CLatchButtonArray/Makefile | 6 +-- NxWidgets/UnitTests/CListBox/Makefile | 6 +-- NxWidgets/UnitTests/CProgressBar/Makefile | 6 +-- NxWidgets/UnitTests/CRadioButton/Makefile | 6 +-- .../UnitTests/CScrollbarHorizontal/Makefile | 6 +-- .../UnitTests/CScrollbarVertical/Makefile | 6 +-- NxWidgets/UnitTests/CSliderHorizonal/Makefile | 6 +-- NxWidgets/UnitTests/CSliderVertical/Makefile | 6 +-- NxWidgets/UnitTests/CTextBox/Makefile | 6 +-- NxWidgets/UnitTests/nxwm/Makefile | 6 +-- NxWidgets/libnxwidgets/Makefile | 6 +-- NxWidgets/nxwm/Makefile | 6 +-- apps/Makefile | 14 +++--- apps/examples/adc/Makefile | 6 +-- apps/examples/buttons/Makefile | 6 +-- apps/examples/can/Makefile | 6 +-- apps/examples/cdcacm/Makefile | 6 +-- apps/examples/composite/Makefile | 6 +-- apps/examples/cxxtest/Makefile | 6 +-- apps/examples/dhcpd/Makefile | 6 +-- apps/examples/discover/Makefile | 6 +-- apps/examples/elf/Makefile | 6 +-- apps/examples/elf/tests/errno/Makefile | 2 +- apps/examples/elf/tests/hello/Makefile | 2 +- apps/examples/elf/tests/helloxx/Makefile | 8 ++-- apps/examples/elf/tests/longjmp/Makefile | 2 +- apps/examples/elf/tests/mutex/Makefile | 2 +- apps/examples/elf/tests/pthread/Makefile | 2 +- apps/examples/elf/tests/signal/Makefile | 2 +- apps/examples/elf/tests/struct/Makefile | 2 +- apps/examples/elf/tests/task/Makefile | 2 +- apps/examples/ftpc/Makefile | 8 ++-- apps/examples/ftpd/Makefile | 6 +-- apps/examples/hello/Makefile | 6 +-- apps/examples/helloxx/Makefile | 6 +-- apps/examples/hidkbd/Makefile | 6 +-- apps/examples/igmp/Makefile | 6 +-- apps/examples/json/Makefile | 6 +-- apps/examples/lcdrw/Makefile | 6 +-- apps/examples/mm/Makefile | 6 +-- apps/examples/modbus/Makefile | 6 +-- apps/examples/mount/Makefile | 6 +-- apps/examples/nettest/Makefile | 8 ++-- apps/examples/nsh/Makefile | 6 +-- apps/examples/null/Makefile | 6 +-- apps/examples/nx/Makefile | 6 +-- apps/examples/nxconsole/Makefile | 6 +-- apps/examples/nxffs/Makefile | 6 +-- apps/examples/nxflat/Makefile | 6 +-- apps/examples/nxflat/tests/errno/Makefile | 8 ++-- apps/examples/nxflat/tests/hello++/Makefile | 20 ++++----- apps/examples/nxflat/tests/hello/Makefile | 8 ++-- apps/examples/nxflat/tests/longjmp/Makefile | 8 ++-- apps/examples/nxflat/tests/mutex/Makefile | 8 ++-- apps/examples/nxflat/tests/pthread/Makefile | 8 ++-- apps/examples/nxflat/tests/signal/Makefile | 8 ++-- apps/examples/nxflat/tests/struct/Makefile | 8 ++-- apps/examples/nxflat/tests/task/Makefile | 8 ++-- apps/examples/nxhello/Makefile | 6 +-- apps/examples/nximage/Makefile | 6 +-- apps/examples/nxlines/Makefile | 6 +-- apps/examples/nxtext/Makefile | 6 +-- apps/examples/ostest/Makefile | 6 +-- apps/examples/pashello/Makefile | 6 +-- apps/examples/pipe/Makefile | 6 +-- apps/examples/poll/Makefile | 8 ++-- apps/examples/pwm/Makefile | 6 +-- apps/examples/qencoder/Makefile | 6 +-- apps/examples/relays/Makefile | 6 +-- apps/examples/rgmp/Makefile | 6 +-- apps/examples/romfs/Makefile | 8 ++-- apps/examples/sendmail/Makefile | 6 +-- apps/examples/sendmail/Makefile.host | 4 +- apps/examples/serloop/Makefile | 6 +-- apps/examples/telnetd/Makefile | 6 +-- apps/examples/thttpd/Makefile | 6 +-- apps/examples/thttpd/content/Makefile | 4 +- apps/examples/thttpd/content/hello/Makefile | 8 ++-- apps/examples/thttpd/content/netstat/Makefile | 8 ++-- apps/examples/thttpd/content/tasks/Makefile | 8 ++-- apps/examples/tiff/Makefile | 12 ++--- apps/examples/touchscreen/Makefile | 6 +-- apps/examples/udp/Makefile | 10 ++--- apps/examples/uip/Makefile | 8 ++-- apps/examples/usbserial/Makefile | 6 +-- apps/examples/usbserial/Makefile.host | 2 +- apps/examples/usbstorage/Makefile | 6 +-- apps/examples/usbterm/Makefile | 6 +-- apps/examples/watchdog/Makefile | 6 +-- apps/examples/wget/Makefile | 6 +-- apps/examples/wget/Makefile.host | 4 +- apps/examples/wgetjson/Makefile | 6 +-- apps/examples/wlan/Makefile | 6 +-- apps/examples/xmlrpc/Makefile | 6 +-- apps/graphics/tiff/Makefile | 8 ++-- apps/interpreters/ficl/Makefile | 8 ++-- apps/modbus/Makefile | 8 ++-- apps/namedapp/Makefile | 12 ++--- apps/netutils/codecs/Makefile | 6 +-- apps/netutils/dhcpc/Makefile | 6 +-- apps/netutils/dhcpd/Makefile | 6 +-- apps/netutils/discover/Makefile | 6 +-- apps/netutils/ftpc/Makefile | 6 +-- apps/netutils/ftpd/Makefile | 6 +-- apps/netutils/json/Makefile | 6 +-- apps/netutils/resolv/Makefile | 6 +-- apps/netutils/smtp/Makefile | 6 +-- apps/netutils/telnetd/Makefile | 6 +-- apps/netutils/tftpc/Makefile | 6 +-- apps/netutils/thttpd/Makefile | 6 +-- apps/netutils/uiplib/Makefile | 6 +-- apps/netutils/webclient/Makefile | 6 +-- apps/netutils/webserver/Makefile | 6 +-- apps/netutils/xmlrpc/Makefile | 6 +-- apps/nshlib/Makefile | 8 ++-- apps/system/free/Makefile | 8 ++-- apps/system/i2c/Makefile | 8 ++-- apps/system/install/Makefile | 8 ++-- apps/system/poweroff/Makefile | 8 ++-- apps/system/ramtron/Makefile | 8 ++-- apps/system/readline/Makefile | 8 ++-- apps/system/sdcard/Makefile | 8 ++-- apps/system/sysinfo/Makefile | 8 ++-- misc/pascal/nuttx/Makefile | 6 +-- nuttx/Makefile.unix | 30 ++++++------- nuttx/Makefile.win | 44 +++++++++---------- nuttx/arch/8051/src/Makefile | 8 ++-- nuttx/arch/arm/src/Makefile | 6 +-- nuttx/arch/avr/src/Makefile | 6 +-- nuttx/arch/hc/src/Makefile | 6 +-- nuttx/arch/mips/src/Makefile | 6 +-- nuttx/arch/rgmp/src/Makefile | 12 ++--- nuttx/arch/sh/src/Makefile | 6 +-- nuttx/arch/sim/src/Makefile | 8 ++-- nuttx/arch/x86/src/Makefile | 6 +-- nuttx/arch/z16/src/Makefile | 14 +++--- nuttx/arch/z80/src/Makefile.sdcc | 14 +++--- nuttx/arch/z80/src/Makefile.zdsii | 14 +++--- nuttx/binfmt/Makefile | 6 +-- nuttx/configs/amber/src/Makefile | 6 +-- nuttx/configs/avr32dev1/src/Makefile | 6 +-- nuttx/configs/c5471evm/src/Makefile | 6 +-- nuttx/configs/compal_e88/src/Makefile | 6 +-- nuttx/configs/compal_e99/src/Makefile | 6 +-- nuttx/configs/demo9s12ne64/src/Makefile | 6 +-- nuttx/configs/ea3131/locked/Makefile | 6 +-- nuttx/configs/ea3131/src/Makefile | 6 +-- nuttx/configs/ea3152/src/Makefile | 6 +-- nuttx/configs/eagle100/src/Makefile | 6 +-- nuttx/configs/ekk-lm3s9b96/src/Makefile | 6 +-- nuttx/configs/ez80f910200kitg/src/Makefile | 6 +-- nuttx/configs/ez80f910200zco/src/Makefile | 6 +-- nuttx/configs/fire-stm32v2/src/Makefile | 6 +-- nuttx/configs/hymini-stm32v/src/Makefile | 6 +-- nuttx/configs/kwikstik-k40/src/Makefile | 6 +-- nuttx/configs/lincoln60/src/Makefile | 6 +-- nuttx/configs/lm3s6432-s2e/src/Makefile | 6 +-- nuttx/configs/lm3s6965-ek/src/Makefile | 6 +-- nuttx/configs/lm3s8962-ek/src/Makefile | 6 +-- nuttx/configs/lpc4330-xplorer/src/Makefile | 6 +-- nuttx/configs/lpcxpresso-lpc1768/src/Makefile | 6 +-- nuttx/configs/m68332evb/src/Makefile | 6 +-- nuttx/configs/mbed/src/Makefile | 6 +-- nuttx/configs/mcu123-lpc214x/src/Makefile | 6 +-- nuttx/configs/micropendous3/src/Makefile | 6 +-- nuttx/configs/mirtoo/src/Makefile | 6 +-- nuttx/configs/mx1ads/src/Makefile | 6 +-- nuttx/configs/ne64badge/src/Makefile | 6 +-- nuttx/configs/ntosd-dm320/src/Makefile | 6 +-- nuttx/configs/nucleus2g/src/Makefile | 6 +-- nuttx/configs/olimex-lpc1766stk/src/Makefile | 6 +-- nuttx/configs/olimex-lpc2378/src/Makefile | 6 +-- nuttx/configs/olimex-stm32-p107/src/Makefile | 6 +-- nuttx/configs/olimex-strp711/src/Makefile | 6 +-- nuttx/configs/pcblogic-pic32mx/src/Makefile | 6 +-- nuttx/configs/pic32-starterkit/src/Makefile | 6 +-- nuttx/configs/pic32mx7mmb/src/Makefile | 6 +-- nuttx/configs/pjrc-8051/src/Makefile | 6 +-- nuttx/configs/qemu-i486/src/Makefile | 6 +-- nuttx/configs/sam3u-ek/kernel/Makefile | 6 +-- nuttx/configs/sam3u-ek/src/Makefile | 6 +-- nuttx/configs/shenzhou/src/Makefile | 6 +-- nuttx/configs/sim/src/Makefile | 6 +-- nuttx/configs/skp16c26/src/Makefile | 6 +-- nuttx/configs/stm3210e-eval/src/Makefile | 6 +-- nuttx/configs/stm3220g-eval/src/Makefile | 6 +-- nuttx/configs/stm3240g-eval/src/Makefile | 6 +-- .../configs/stm32f100rc_generic/src/Makefile | 6 +-- nuttx/configs/stm32f4discovery/src/Makefile | 6 +-- nuttx/configs/sure-pic32mx/src/Makefile | 6 +-- nuttx/configs/teensy/src/Makefile | 6 +-- nuttx/configs/twr-k60n512/src/Makefile | 6 +-- nuttx/configs/ubw32/src/Makefile | 6 +-- nuttx/configs/us7032evb1/shterm/Makefile | 2 +- nuttx/configs/us7032evb1/src/Makefile | 6 +-- nuttx/configs/vsn/src/Makefile | 6 +-- nuttx/configs/xtrs/src/Makefile | 6 +-- nuttx/configs/z16f2800100zcog/src/Makefile | 6 +-- nuttx/configs/z80sim/src/Makefile | 6 +-- nuttx/configs/z8encore000zco/src/Makefile | 6 +-- nuttx/configs/z8f64200100kit/src/Makefile | 6 +-- nuttx/drivers/Makefile | 6 +-- nuttx/fs/Makefile | 6 +-- nuttx/graphics/Makefile | 6 +-- nuttx/graphics/nxfonts/Makefile.sources | 6 +-- nuttx/graphics/nxglib/Makefile.sources | 14 +++--- nuttx/libc/Makefile | 14 +++--- nuttx/libxx/Makefile | 6 +-- nuttx/mm/Makefile | 6 +-- nuttx/mm/Makefile.test | 4 +- nuttx/net/Makefile | 6 +-- nuttx/sched/Makefile | 6 +-- nuttx/syscall/Makefile | 18 ++++---- nuttx/tools/Makefile.host | 22 +++++----- 222 files changed, 760 insertions(+), 760 deletions(-) diff --git a/NxWidgets/UnitTests/CButton/Makefile b/NxWidgets/UnitTests/CButton/Makefile index 778d465132..d80ef3c760 100644 --- a/NxWidgets/UnitTests/CButton/Makefile +++ b/NxWidgets/UnitTests/CButton/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CButtonArray/Makefile b/NxWidgets/UnitTests/CButtonArray/Makefile index 39af8ff3a2..b4a3b0571d 100644 --- a/NxWidgets/UnitTests/CButtonArray/Makefile +++ b/NxWidgets/UnitTests/CButtonArray/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CCheckBox/Makefile b/NxWidgets/UnitTests/CCheckBox/Makefile index 5838178572..21e007b3d8 100644 --- a/NxWidgets/UnitTests/CCheckBox/Makefile +++ b/NxWidgets/UnitTests/CCheckBox/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CGlyphButton/Makefile b/NxWidgets/UnitTests/CGlyphButton/Makefile index e61f960d14..1e7faf0262 100644 --- a/NxWidgets/UnitTests/CGlyphButton/Makefile +++ b/NxWidgets/UnitTests/CGlyphButton/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CImage/Makefile b/NxWidgets/UnitTests/CImage/Makefile index 88e7865051..61978147e2 100644 --- a/NxWidgets/UnitTests/CImage/Makefile +++ b/NxWidgets/UnitTests/CImage/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CKeypad/Makefile b/NxWidgets/UnitTests/CKeypad/Makefile index 873b7a6951..d27b90192e 100644 --- a/NxWidgets/UnitTests/CKeypad/Makefile +++ b/NxWidgets/UnitTests/CKeypad/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CLabel/Makefile b/NxWidgets/UnitTests/CLabel/Makefile index 5122558ff2..14e8897d22 100644 --- a/NxWidgets/UnitTests/CLabel/Makefile +++ b/NxWidgets/UnitTests/CLabel/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CLatchButton/Makefile b/NxWidgets/UnitTests/CLatchButton/Makefile index d38872079f..435a4c3cdd 100644 --- a/NxWidgets/UnitTests/CLatchButton/Makefile +++ b/NxWidgets/UnitTests/CLatchButton/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CLatchButtonArray/Makefile b/NxWidgets/UnitTests/CLatchButtonArray/Makefile index 94a2bc49ef..0f6fe639f6 100644 --- a/NxWidgets/UnitTests/CLatchButtonArray/Makefile +++ b/NxWidgets/UnitTests/CLatchButtonArray/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CListBox/Makefile b/NxWidgets/UnitTests/CListBox/Makefile index ca90558707..301424c479 100644 --- a/NxWidgets/UnitTests/CListBox/Makefile +++ b/NxWidgets/UnitTests/CListBox/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CProgressBar/Makefile b/NxWidgets/UnitTests/CProgressBar/Makefile index b9c498df9b..d50d3ed055 100644 --- a/NxWidgets/UnitTests/CProgressBar/Makefile +++ b/NxWidgets/UnitTests/CProgressBar/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CRadioButton/Makefile b/NxWidgets/UnitTests/CRadioButton/Makefile index 0a96580e0f..ff6c2d2472 100644 --- a/NxWidgets/UnitTests/CRadioButton/Makefile +++ b/NxWidgets/UnitTests/CRadioButton/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile b/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile index 0fe12318b0..a5fab0dda8 100644 --- a/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile +++ b/NxWidgets/UnitTests/CScrollbarHorizontal/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CScrollbarVertical/Makefile b/NxWidgets/UnitTests/CScrollbarVertical/Makefile index 60fb0b5451..204b90a52c 100644 --- a/NxWidgets/UnitTests/CScrollbarVertical/Makefile +++ b/NxWidgets/UnitTests/CScrollbarVertical/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CSliderHorizonal/Makefile b/NxWidgets/UnitTests/CSliderHorizonal/Makefile index 5675c55bf4..67f00f6220 100644 --- a/NxWidgets/UnitTests/CSliderHorizonal/Makefile +++ b/NxWidgets/UnitTests/CSliderHorizonal/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CSliderVertical/Makefile b/NxWidgets/UnitTests/CSliderVertical/Makefile index 78dc6dc8d2..409f361fd1 100644 --- a/NxWidgets/UnitTests/CSliderVertical/Makefile +++ b/NxWidgets/UnitTests/CSliderVertical/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/CTextBox/Makefile b/NxWidgets/UnitTests/CTextBox/Makefile index c913b50a4c..a4c752e6c0 100644 --- a/NxWidgets/UnitTests/CTextBox/Makefile +++ b/NxWidgets/UnitTests/CTextBox/Makefile @@ -159,11 +159,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/UnitTests/nxwm/Makefile b/NxWidgets/UnitTests/nxwm/Makefile index 205caf8794..338b83e548 100644 --- a/NxWidgets/UnitTests/nxwm/Makefile +++ b/NxWidgets/UnitTests/nxwm/Makefile @@ -189,11 +189,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/NxWidgets/libnxwidgets/Makefile b/NxWidgets/libnxwidgets/Makefile index 27a85b428b..0c7c922eab 100644 --- a/NxWidgets/libnxwidgets/Makefile +++ b/NxWidgets/libnxwidgets/Makefile @@ -132,12 +132,12 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) export: $(BIN) zip -r nxwidgets-export.zip include $(BIN) COPYING diff --git a/NxWidgets/nxwm/Makefile b/NxWidgets/nxwm/Makefile index b176ce4f7c..0bea357b2e 100644 --- a/NxWidgets/nxwm/Makefile +++ b/NxWidgets/nxwm/Makefile @@ -136,12 +136,12 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) export: $(BIN) zip -r nxwm-export.zip include $(BIN) COPYING diff --git a/apps/Makefile b/apps/Makefile index 522731722d..353894b7f8 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -174,7 +174,7 @@ else $(MAKE) -C $$dir clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done endif - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: # clean @@ -182,9 +182,9 @@ ifeq ($(CONFIG_WINDOWS_NATIVE),y) $(Q) for %%G in ($(SUBDIRS)) do ( \ $(MAKE) -C %%G distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" \ ) - $(call DELFILE .config) - $(call DELFILE .context) - $(call DELFILE .depend) + $(call DELFILE, .config) + $(call DELFILE, .context) + $(call DELFILE, .depend) $(Q) ( if exist external ( \ echo ********************************************************" \ echo * The external directory/link must be removed manually *" \ @@ -194,9 +194,9 @@ else $(Q) for dir in $(SUBDIRS) ; do \ $(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done - $(call DELFILE .config) - $(call DELFILE .context) - $(call DELFILE .depend) + $(call DELFILE, .config) + $(call DELFILE, .context) + $(call DELFILE, .depend) $(Q) ( if [ -e external ]; then \ echo "********************************************************"; \ echo "* The external directory/link must be removed manually *"; \ diff --git a/apps/examples/adc/Makefile b/apps/examples/adc/Makefile index e9f3980b13..69862b383d 100644 --- a/apps/examples/adc/Makefile +++ b/apps/examples/adc/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/buttons/Makefile b/apps/examples/buttons/Makefile index 01d0719a91..77c1cd67df 100644 --- a/apps/examples/buttons/Makefile +++ b/apps/examples/buttons/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/can/Makefile b/apps/examples/can/Makefile index 824cea3603..8924797e37 100644 --- a/apps/examples/can/Makefile +++ b/apps/examples/can/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/cdcacm/Makefile b/apps/examples/cdcacm/Makefile index 336f572442..e8d03807d8 100644 --- a/apps/examples/cdcacm/Makefile +++ b/apps/examples/cdcacm/Makefile @@ -101,12 +101,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/composite/Makefile b/apps/examples/composite/Makefile index da528b54bf..016ccbe3eb 100644 --- a/apps/examples/composite/Makefile +++ b/apps/examples/composite/Makefile @@ -103,12 +103,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/cxxtest/Makefile b/apps/examples/cxxtest/Makefile index f1ab33744c..f0764b6e94 100644 --- a/apps/examples/cxxtest/Makefile +++ b/apps/examples/cxxtest/Makefile @@ -115,11 +115,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/dhcpd/Makefile b/apps/examples/dhcpd/Makefile index 34575f802d..a41db5cdd7 100644 --- a/apps/examples/dhcpd/Makefile +++ b/apps/examples/dhcpd/Makefile @@ -98,12 +98,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/discover/Makefile b/apps/examples/discover/Makefile index 6fa70d0929..2ce52a18e9 100644 --- a/apps/examples/discover/Makefile +++ b/apps/examples/discover/Makefile @@ -99,11 +99,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/elf/Makefile b/apps/examples/elf/Makefile index ee34130316..1467bf0080 100644 --- a/apps/examples/elf/Makefile +++ b/apps/examples/elf/Makefile @@ -100,11 +100,11 @@ clean_tests: @$(MAKE) -C tests TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" CROSSDEV=$(CROSSDEV) clean clean: clean_tests - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/elf/tests/errno/Makefile b/apps/examples/elf/tests/errno/Makefile index 08bffc7dd5..ca2f34bf91 100644 --- a/apps/examples/elf/tests/errno/Makefile +++ b/apps/examples/elf/tests/errno/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/hello/Makefile b/apps/examples/elf/tests/hello/Makefile index d4af19e02c..5cd80411b0 100644 --- a/apps/examples/elf/tests/hello/Makefile +++ b/apps/examples/elf/tests/hello/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/helloxx/Makefile b/apps/examples/elf/tests/helloxx/Makefile index e1c9cfc5be..cce33d843f 100644 --- a/apps/examples/elf/tests/helloxx/Makefile +++ b/apps/examples/elf/tests/helloxx/Makefile @@ -105,10 +105,10 @@ endif # $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN1)) - $(call DELFILE $(BIN2)) - $(call DELFILE $(BIN3)) - $(call DELFILE $(BIN4)) + $(call DELFILE, $(BIN1)) + $(call DELFILE, $(BIN2)) + $(call DELFILE, $(BIN3)) + $(call DELFILE, $(BIN4)) $(call CLEAN) install: $(ALL_BIN) diff --git a/apps/examples/elf/tests/longjmp/Makefile b/apps/examples/elf/tests/longjmp/Makefile index e7a54fc002..6ddbf9b8d0 100644 --- a/apps/examples/elf/tests/longjmp/Makefile +++ b/apps/examples/elf/tests/longjmp/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/mutex/Makefile b/apps/examples/elf/tests/mutex/Makefile index 958c0c38e6..04c1e8975e 100644 --- a/apps/examples/elf/tests/mutex/Makefile +++ b/apps/examples/elf/tests/mutex/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/pthread/Makefile b/apps/examples/elf/tests/pthread/Makefile index a491b98741..05c7c46502 100644 --- a/apps/examples/elf/tests/pthread/Makefile +++ b/apps/examples/elf/tests/pthread/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/signal/Makefile b/apps/examples/elf/tests/signal/Makefile index 227f995211..55ef2e5b98 100644 --- a/apps/examples/elf/tests/signal/Makefile +++ b/apps/examples/elf/tests/signal/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/struct/Makefile b/apps/examples/elf/tests/struct/Makefile index 3224c655e7..369fcb368d 100644 --- a/apps/examples/elf/tests/struct/Makefile +++ b/apps/examples/elf/tests/struct/Makefile @@ -52,7 +52,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/elf/tests/task/Makefile b/apps/examples/elf/tests/task/Makefile index cf56b1287f..c30fa8076b 100644 --- a/apps/examples/elf/tests/task/Makefile +++ b/apps/examples/elf/tests/task/Makefile @@ -51,7 +51,7 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDELFFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) install: diff --git a/apps/examples/ftpc/Makefile b/apps/examples/ftpc/Makefile index 3cdc93060c..29960fb94c 100644 --- a/apps/examples/ftpc/Makefile +++ b/apps/examples/ftpc/Makefile @@ -98,12 +98,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/ftpd/Makefile b/apps/examples/ftpd/Makefile index 071784b8e2..0b43b85a9c 100644 --- a/apps/examples/ftpd/Makefile +++ b/apps/examples/ftpd/Makefile @@ -94,11 +94,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/hello/Makefile b/apps/examples/hello/Makefile index b35b97eb0d..560b0da358 100644 --- a/apps/examples/hello/Makefile +++ b/apps/examples/hello/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/helloxx/Makefile b/apps/examples/helloxx/Makefile index 739f262526..062da7d588 100644 --- a/apps/examples/helloxx/Makefile +++ b/apps/examples/helloxx/Makefile @@ -115,11 +115,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/hidkbd/Makefile b/apps/examples/hidkbd/Makefile index 0dbfbdb778..7663250c7b 100644 --- a/apps/examples/hidkbd/Makefile +++ b/apps/examples/hidkbd/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/igmp/Makefile b/apps/examples/igmp/Makefile index a94a97cf73..3715e1d34c 100644 --- a/apps/examples/igmp/Makefile +++ b/apps/examples/igmp/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/json/Makefile b/apps/examples/json/Makefile index bdd93fd178..c3e9203f93 100644 --- a/apps/examples/json/Makefile +++ b/apps/examples/json/Makefile @@ -96,11 +96,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/lcdrw/Makefile b/apps/examples/lcdrw/Makefile index bbe46025dd..ed612e0bec 100644 --- a/apps/examples/lcdrw/Makefile +++ b/apps/examples/lcdrw/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/mm/Makefile b/apps/examples/mm/Makefile index bb14a2e4ef..5ba7f4eec9 100644 --- a/apps/examples/mm/Makefile +++ b/apps/examples/mm/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/modbus/Makefile b/apps/examples/modbus/Makefile index f6e964f51f..d6caefe81d 100644 --- a/apps/examples/modbus/Makefile +++ b/apps/examples/modbus/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/mount/Makefile b/apps/examples/mount/Makefile index becc6670b8..133bdfa1f5 100644 --- a/apps/examples/mount/Makefile +++ b/apps/examples/mount/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nettest/Makefile b/apps/examples/nettest/Makefile index 76ad94d6fb..085b9406d8 100644 --- a/apps/examples/nettest/Makefile +++ b/apps/examples/nettest/Makefile @@ -131,13 +131,13 @@ context: .context depend: .depend clean: - $(call DELFILE $(HOST_BIN)) - $(call DELFILE .built) + $(call DELFILE, $(HOST_BIN)) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nsh/Makefile b/apps/examples/nsh/Makefile index 0c0ebe8b9f..c7d212fc2c 100644 --- a/apps/examples/nsh/Makefile +++ b/apps/examples/nsh/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/null/Makefile b/apps/examples/null/Makefile index d37d9e6371..47ec4cdafd 100644 --- a/apps/examples/null/Makefile +++ b/apps/examples/null/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nx/Makefile b/apps/examples/nx/Makefile index a77ad792a2..ad2bee84ea 100644 --- a/apps/examples/nx/Makefile +++ b/apps/examples/nx/Makefile @@ -101,11 +101,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nxconsole/Makefile b/apps/examples/nxconsole/Makefile index 555511882b..aa4cdc518c 100644 --- a/apps/examples/nxconsole/Makefile +++ b/apps/examples/nxconsole/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nxffs/Makefile b/apps/examples/nxffs/Makefile index be2a34eae7..9af03897ff 100644 --- a/apps/examples/nxffs/Makefile +++ b/apps/examples/nxffs/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nxflat/Makefile b/apps/examples/nxflat/Makefile index 5f5a302c34..344ee9c6de 100644 --- a/apps/examples/nxflat/Makefile +++ b/apps/examples/nxflat/Makefile @@ -91,11 +91,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nxflat/tests/errno/Makefile b/apps/examples/nxflat/tests/errno/Makefile index d05154525a..d8d75b227e 100644 --- a/apps/examples/nxflat/tests/errno/Makefile +++ b/apps/examples/nxflat/tests/errno/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/hello++/Makefile b/apps/examples/nxflat/tests/hello++/Makefile index 445049e94d..739562905b 100644 --- a/apps/examples/nxflat/tests/hello++/Makefile +++ b/apps/examples/nxflat/tests/hello++/Makefile @@ -163,16 +163,16 @@ $(BIN3): $(BIN3).r2 # $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN1)) - $(call DELFILE $(BIN2)) - $(call DELFILE $(BIN3)) - $(call DELFILE $(BIN4)) - $(call DELFILE $(R2SRC1)) - $(call DELFILE $(R2SRC2)) - $(call DELFILE $(R2SRC3)) - $(call DELFILE $(R2SRC4)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN1)) + $(call DELFILE, $(BIN2)) + $(call DELFILE, $(BIN3)) + $(call DELFILE, $(BIN4)) + $(call DELFILE, $(R2SRC1)) + $(call DELFILE, $(R2SRC2)) + $(call DELFILE, $(R2SRC3)) + $(call DELFILE, $(R2SRC4)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: $(ALL_BIN) diff --git a/apps/examples/nxflat/tests/hello/Makefile b/apps/examples/nxflat/tests/hello/Makefile index cf1a4eb80c..b4521a74e9 100644 --- a/apps/examples/nxflat/tests/hello/Makefile +++ b/apps/examples/nxflat/tests/hello/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/longjmp/Makefile b/apps/examples/nxflat/tests/longjmp/Makefile index 55deadbb73..76d49417c6 100644 --- a/apps/examples/nxflat/tests/longjmp/Makefile +++ b/apps/examples/nxflat/tests/longjmp/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/mutex/Makefile b/apps/examples/nxflat/tests/mutex/Makefile index 97e5c356e6..d45c49dddd 100644 --- a/apps/examples/nxflat/tests/mutex/Makefile +++ b/apps/examples/nxflat/tests/mutex/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/pthread/Makefile b/apps/examples/nxflat/tests/pthread/Makefile index 5dd6a2a10d..fffb13dfb0 100644 --- a/apps/examples/nxflat/tests/pthread/Makefile +++ b/apps/examples/nxflat/tests/pthread/Makefile @@ -71,10 +71,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/signal/Makefile b/apps/examples/nxflat/tests/signal/Makefile index e39f3a8d49..372100030d 100644 --- a/apps/examples/nxflat/tests/signal/Makefile +++ b/apps/examples/nxflat/tests/signal/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/struct/Makefile b/apps/examples/nxflat/tests/struct/Makefile index ac789f3f40..ff15256af0 100644 --- a/apps/examples/nxflat/tests/struct/Makefile +++ b/apps/examples/nxflat/tests/struct/Makefile @@ -72,10 +72,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxflat/tests/task/Makefile b/apps/examples/nxflat/tests/task/Makefile index d27213817b..a528c60b78 100644 --- a/apps/examples/nxflat/tests/task/Makefile +++ b/apps/examples/nxflat/tests/task/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/nxhello/Makefile b/apps/examples/nxhello/Makefile index be52882c36..b1ac6f116f 100644 --- a/apps/examples/nxhello/Makefile +++ b/apps/examples/nxhello/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nximage/Makefile b/apps/examples/nximage/Makefile index b20e463509..e2e9201e74 100644 --- a/apps/examples/nximage/Makefile +++ b/apps/examples/nximage/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nxlines/Makefile b/apps/examples/nxlines/Makefile index cd5753ef9b..cdda7ad8cd 100644 --- a/apps/examples/nxlines/Makefile +++ b/apps/examples/nxlines/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/nxtext/Makefile b/apps/examples/nxtext/Makefile index 68c4a026f8..dffe66ba1f 100644 --- a/apps/examples/nxtext/Makefile +++ b/apps/examples/nxtext/Makefile @@ -102,11 +102,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/ostest/Makefile b/apps/examples/ostest/Makefile index 2d93126ad8..3e78c64e83 100644 --- a/apps/examples/ostest/Makefile +++ b/apps/examples/ostest/Makefile @@ -142,11 +142,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/pashello/Makefile b/apps/examples/pashello/Makefile index df86e7d626..5876b9d2a8 100644 --- a/apps/examples/pashello/Makefile +++ b/apps/examples/pashello/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/pipe/Makefile b/apps/examples/pipe/Makefile index e6cefbcdbd..bed3190858 100644 --- a/apps/examples/pipe/Makefile +++ b/apps/examples/pipe/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/poll/Makefile b/apps/examples/poll/Makefile index dc33d6b491..13173f1253 100644 --- a/apps/examples/poll/Makefile +++ b/apps/examples/poll/Makefile @@ -87,12 +87,12 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) - $(call DELFILE host$(HOSTEXEEXT)) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) + $(call DELFILE, host$(HOSTEXEEXT)) -include Make.dep diff --git a/apps/examples/pwm/Makefile b/apps/examples/pwm/Makefile index c7cc700bdc..3a6f2520a0 100644 --- a/apps/examples/pwm/Makefile +++ b/apps/examples/pwm/Makefile @@ -96,11 +96,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/qencoder/Makefile b/apps/examples/qencoder/Makefile index 817ba17cc0..7d2427c6bf 100644 --- a/apps/examples/qencoder/Makefile +++ b/apps/examples/qencoder/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/relays/Makefile b/apps/examples/relays/Makefile index 385bc85203..9d7b036d38 100644 --- a/apps/examples/relays/Makefile +++ b/apps/examples/relays/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/rgmp/Makefile b/apps/examples/rgmp/Makefile index 72d5e660a0..d94d6ec3c8 100644 --- a/apps/examples/rgmp/Makefile +++ b/apps/examples/rgmp/Makefile @@ -86,11 +86,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/romfs/Makefile b/apps/examples/romfs/Makefile index 5190a7a6e8..2b02952eda 100644 --- a/apps/examples/romfs/Makefile +++ b/apps/examples/romfs/Makefile @@ -103,13 +103,13 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) - $(call DELFILE testdir.img) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) + $(call DELFILE, testdir.img) -include Make.dep diff --git a/apps/examples/sendmail/Makefile b/apps/examples/sendmail/Makefile index 049321b524..a3b8b72882 100644 --- a/apps/examples/sendmail/Makefile +++ b/apps/examples/sendmail/Makefile @@ -87,13 +87,13 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) @$(MAKE) -f Makefile.host clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/sendmail/Makefile.host b/apps/examples/sendmail/Makefile.host index e6ff39540d..b62a8755b6 100644 --- a/apps/examples/sendmail/Makefile.host +++ b/apps/examples/sendmail/Makefile.host @@ -71,8 +71,8 @@ $(BIN): headers $(OBJS) $(HOSTCC) $(HOSTLDFLAGS) $(OBJS) -o $@ clean: - $(call DELFILE $(BIN).*) - $(call DELFILE *.o1) + $(call DELFILE, $(BIN).*) + $(call DELFILE, *.o1) $(call CLEAN) @rm -rf include diff --git a/apps/examples/serloop/Makefile b/apps/examples/serloop/Makefile index 01d2c60fef..4a262884bb 100644 --- a/apps/examples/serloop/Makefile +++ b/apps/examples/serloop/Makefile @@ -87,12 +87,12 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/telnetd/Makefile b/apps/examples/telnetd/Makefile index a1f0f7c63e..8f5e5b6d2f 100644 --- a/apps/examples/telnetd/Makefile +++ b/apps/examples/telnetd/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/thttpd/Makefile b/apps/examples/thttpd/Makefile index 5320a0a131..85a26d39f4 100644 --- a/apps/examples/thttpd/Makefile +++ b/apps/examples/thttpd/Makefile @@ -89,13 +89,13 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) @$(MAKE) -C content clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" CROSSDEV=$(CROSSDEV) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/thttpd/content/Makefile b/apps/examples/thttpd/content/Makefile index 8a74201b5a..b4deddef5a 100644 --- a/apps/examples/thttpd/content/Makefile +++ b/apps/examples/thttpd/content/Makefile @@ -98,8 +98,8 @@ $(SYMTAB): build clean: $(foreach DIR, $(SUBDIRS), $(DIR)_clean) $(call DELFILE$(ROMFS_HDR)) - $(call DELFILE $(ROMFS_IMG)) - $(call DELFILE $(SYMTAB)) + $(call DELFILE, $(ROMFS_IMG)) + $(call DELFILE, $(SYMTAB)) @rm -rf $(ROMFS_DIR) $(call CLEAN) diff --git a/apps/examples/thttpd/content/hello/Makefile b/apps/examples/thttpd/content/hello/Makefile index 74ff2116af..2cdead59c6 100644 --- a/apps/examples/thttpd/content/hello/Makefile +++ b/apps/examples/thttpd/content/hello/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/thttpd/content/netstat/Makefile b/apps/examples/thttpd/content/netstat/Makefile index d9953547af..98675bd883 100644 --- a/apps/examples/thttpd/content/netstat/Makefile +++ b/apps/examples/thttpd/content/netstat/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/thttpd/content/tasks/Makefile b/apps/examples/thttpd/content/tasks/Makefile index c668285d8b..bf98115246 100644 --- a/apps/examples/thttpd/content/tasks/Makefile +++ b/apps/examples/thttpd/content/tasks/Makefile @@ -70,10 +70,10 @@ $(BIN): $(BIN).r2 $(Q) $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^ clean: - $(call DELFILE $(BIN)) - $(call DELFILE $(R2SRC)) - $(call DELFILE *.r1) - $(call DELFILE *.r2) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(R2SRC)) + $(call DELFILE, *.r1) + $(call DELFILE, *.r2) $(call CLEAN) install: diff --git a/apps/examples/tiff/Makefile b/apps/examples/tiff/Makefile index 373c07ca7c..f62209931a 100644 --- a/apps/examples/tiff/Makefile +++ b/apps/examples/tiff/Makefile @@ -98,14 +98,14 @@ context: .context depend: .depend clean: - $(call DELFILE .built) - $(call DELFILE result.tif) - $(call DELFILE tmpfile1.dat) - $(call DELFILE tmpfile2.dat) + $(call DELFILE, .built) + $(call DELFILE, result.tif) + $(call DELFILE, tmpfile1.dat) + $(call DELFILE, tmpfile2.dat) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/touchscreen/Makefile b/apps/examples/touchscreen/Makefile index f252966201..b3943951ef 100644 --- a/apps/examples/touchscreen/Makefile +++ b/apps/examples/touchscreen/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/udp/Makefile b/apps/examples/udp/Makefile index 79606c69b3..9c35cc94f3 100644 --- a/apps/examples/udp/Makefile +++ b/apps/examples/udp/Makefile @@ -116,14 +116,14 @@ context: depend: .depend clean: - $(call DELFILE .built) - $(call DELFILE $(TARG_BIN)) - $(call DELFILE $(HOST_BIN)) + $(call DELFILE, .built) + $(call DELFILE, $(TARG_BIN)) + $(call DELFILE, $(HOST_BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/uip/Makefile b/apps/examples/uip/Makefile index 99e140f043..b154532b71 100644 --- a/apps/examples/uip/Makefile +++ b/apps/examples/uip/Makefile @@ -89,13 +89,13 @@ context: epend: .depend clean: - $(call DELFILE .built) - $(call DELFILE httpd_fsdata.c) + $(call DELFILE, .built) + $(call DELFILE, httpd_fsdata.c) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/usbserial/Makefile b/apps/examples/usbserial/Makefile index 2c34fa2757..ec72195056 100644 --- a/apps/examples/usbserial/Makefile +++ b/apps/examples/usbserial/Makefile @@ -85,13 +85,13 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) @$(MAKE) -f Makefile.host clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/usbserial/Makefile.host b/apps/examples/usbserial/Makefile.host index 9fb43269d5..a98ed8d5ff 100644 --- a/apps/examples/usbserial/Makefile.host +++ b/apps/examples/usbserial/Makefile.host @@ -60,5 +60,5 @@ $(BIN): $(SRC) @$(HOSTCC) $(HOSTCFLAGS) $(DEFINES) $^ -o $@ clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) diff --git a/apps/examples/usbstorage/Makefile b/apps/examples/usbstorage/Makefile index 4c8323e005..5492e47dc4 100644 --- a/apps/examples/usbstorage/Makefile +++ b/apps/examples/usbstorage/Makefile @@ -103,12 +103,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/usbterm/Makefile b/apps/examples/usbterm/Makefile index acf9812bd6..c5fb95331e 100644 --- a/apps/examples/usbterm/Makefile +++ b/apps/examples/usbterm/Makefile @@ -98,12 +98,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/watchdog/Makefile b/apps/examples/watchdog/Makefile index 8bbdbfea61..9890959fb5 100644 --- a/apps/examples/watchdog/Makefile +++ b/apps/examples/watchdog/Makefile @@ -96,11 +96,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/wget/Makefile b/apps/examples/wget/Makefile index d74c248e91..3e5f5d63d1 100644 --- a/apps/examples/wget/Makefile +++ b/apps/examples/wget/Makefile @@ -86,13 +86,13 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) @$(MAKE) -f Makefile.host clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)" distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/wget/Makefile.host b/apps/examples/wget/Makefile.host index 14da45c7e9..3895835d85 100644 --- a/apps/examples/wget/Makefile.host +++ b/apps/examples/wget/Makefile.host @@ -71,8 +71,8 @@ $(BIN): headers $(OBJS) $(HOSTCC) $(HOSTLDFLAGS) $(OBJS) -o $@ clean: - $(call DELFILE $(BIN).*) - $(call DELFILE *.o1) + $(call DELFILE, $(BIN).*) + $(call DELFILE, *.o1) $(call CLEAN) @rm -rf net nuttx diff --git a/apps/examples/wgetjson/Makefile b/apps/examples/wgetjson/Makefile index 96748defb5..fa8f302c68 100644 --- a/apps/examples/wgetjson/Makefile +++ b/apps/examples/wgetjson/Makefile @@ -98,11 +98,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/wlan/Makefile b/apps/examples/wlan/Makefile index be2dbea7af..1da79736f1 100644 --- a/apps/examples/wlan/Makefile +++ b/apps/examples/wlan/Makefile @@ -87,12 +87,12 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/examples/xmlrpc/Makefile b/apps/examples/xmlrpc/Makefile index 5ab60a0dd5..7053f54d38 100644 --- a/apps/examples/xmlrpc/Makefile +++ b/apps/examples/xmlrpc/Makefile @@ -99,11 +99,11 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/graphics/tiff/Makefile b/apps/graphics/tiff/Makefile index 996f518940..e42091ad94 100644 --- a/apps/graphics/tiff/Makefile +++ b/apps/graphics/tiff/Makefile @@ -86,12 +86,12 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/interpreters/ficl/Makefile b/apps/interpreters/ficl/Makefile index 97cc9d6386..990630fb89 100644 --- a/apps/interpreters/ficl/Makefile +++ b/apps/interpreters/ficl/Makefile @@ -108,12 +108,12 @@ context: depend: .depend clean: - $(call DELFILE .context) - $(call DELFILE .built) + $(call DELFILE, .context) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/modbus/Makefile b/apps/modbus/Makefile index c0f01bc94d..d2b1481628 100644 --- a/apps/modbus/Makefile +++ b/apps/modbus/Makefile @@ -107,13 +107,13 @@ endif depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/namedapp/Makefile b/apps/namedapp/Makefile index f52e8a9d57..a88c735674 100644 --- a/apps/namedapp/Makefile +++ b/apps/namedapp/Makefile @@ -96,15 +96,15 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) - $(call DELFILE namedapp_list.h) - $(call DELFILE namedapp_proto.h) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) + $(call DELFILE, namedapp_list.h) + $(call DELFILE, namedapp_proto.h) -include Make.dep diff --git a/apps/netutils/codecs/Makefile b/apps/netutils/codecs/Makefile index 644a07dece..5d2fe9ce6a 100644 --- a/apps/netutils/codecs/Makefile +++ b/apps/netutils/codecs/Makefile @@ -84,11 +84,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/dhcpc/Makefile b/apps/netutils/dhcpc/Makefile index 0fe9681011..3d41858863 100644 --- a/apps/netutils/dhcpc/Makefile +++ b/apps/netutils/dhcpc/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/dhcpd/Makefile b/apps/netutils/dhcpd/Makefile index 3592313987..302b2ad434 100644 --- a/apps/netutils/dhcpd/Makefile +++ b/apps/netutils/dhcpd/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/discover/Makefile b/apps/netutils/discover/Makefile index 22c06b4721..2cee70b4bd 100644 --- a/apps/netutils/discover/Makefile +++ b/apps/netutils/discover/Makefile @@ -93,11 +93,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/ftpc/Makefile b/apps/netutils/ftpc/Makefile index 9524895501..b610961d8a 100644 --- a/apps/netutils/ftpc/Makefile +++ b/apps/netutils/ftpc/Makefile @@ -106,11 +106,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/ftpd/Makefile b/apps/netutils/ftpd/Makefile index cccdf548af..b537e6d867 100644 --- a/apps/netutils/ftpd/Makefile +++ b/apps/netutils/ftpd/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/json/Makefile b/apps/netutils/json/Makefile index d8f492aed3..b818ede81c 100644 --- a/apps/netutils/json/Makefile +++ b/apps/netutils/json/Makefile @@ -84,11 +84,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/resolv/Makefile b/apps/netutils/resolv/Makefile index c5ec8fff13..ef77eb9f6a 100644 --- a/apps/netutils/resolv/Makefile +++ b/apps/netutils/resolv/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/smtp/Makefile b/apps/netutils/smtp/Makefile index ec3e513b86..b465b4f0b0 100644 --- a/apps/netutils/smtp/Makefile +++ b/apps/netutils/smtp/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/telnetd/Makefile b/apps/netutils/telnetd/Makefile index f614719d5b..129162aca4 100644 --- a/apps/netutils/telnetd/Makefile +++ b/apps/netutils/telnetd/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/tftpc/Makefile b/apps/netutils/tftpc/Makefile index 56d3ded125..cd0792a4e4 100644 --- a/apps/netutils/tftpc/Makefile +++ b/apps/netutils/tftpc/Makefile @@ -92,11 +92,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/thttpd/Makefile b/apps/netutils/thttpd/Makefile index aa053b709f..02a86f4774 100644 --- a/apps/netutils/thttpd/Makefile +++ b/apps/netutils/thttpd/Makefile @@ -122,11 +122,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/uiplib/Makefile b/apps/netutils/uiplib/Makefile index d4f73fb835..4d33255a58 100644 --- a/apps/netutils/uiplib/Makefile +++ b/apps/netutils/uiplib/Makefile @@ -106,11 +106,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/webclient/Makefile b/apps/netutils/webclient/Makefile index 7ade03cb9c..d0b43621d0 100644 --- a/apps/netutils/webclient/Makefile +++ b/apps/netutils/webclient/Makefile @@ -90,11 +90,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/webserver/Makefile b/apps/netutils/webserver/Makefile index 6c5e3d286f..1f3936f6e7 100644 --- a/apps/netutils/webserver/Makefile +++ b/apps/netutils/webserver/Makefile @@ -97,11 +97,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/netutils/xmlrpc/Makefile b/apps/netutils/xmlrpc/Makefile index bf78153604..7bc404b47c 100644 --- a/apps/netutils/xmlrpc/Makefile +++ b/apps/netutils/xmlrpc/Makefile @@ -91,11 +91,11 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/nshlib/Makefile b/apps/nshlib/Makefile index 16efe99cc4..73325e899d 100644 --- a/apps/nshlib/Makefile +++ b/apps/nshlib/Makefile @@ -126,13 +126,13 @@ context: depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/free/Makefile b/apps/system/free/Makefile index 9637fa772e..dada00d992 100644 --- a/apps/system/free/Makefile +++ b/apps/system/free/Makefile @@ -107,12 +107,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/i2c/Makefile b/apps/system/i2c/Makefile index 7cdbcdf593..029d2b6fe4 100644 --- a/apps/system/i2c/Makefile +++ b/apps/system/i2c/Makefile @@ -93,13 +93,13 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/install/Makefile b/apps/system/install/Makefile index 951917a77c..6a02d859ff 100644 --- a/apps/system/install/Makefile +++ b/apps/system/install/Makefile @@ -108,12 +108,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/poweroff/Makefile b/apps/system/poweroff/Makefile index 46b595e843..bbceccb9e9 100644 --- a/apps/system/poweroff/Makefile +++ b/apps/system/poweroff/Makefile @@ -108,12 +108,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/ramtron/Makefile b/apps/system/ramtron/Makefile index 60a2be66a7..9f5af1659b 100644 --- a/apps/system/ramtron/Makefile +++ b/apps/system/ramtron/Makefile @@ -108,12 +108,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/readline/Makefile b/apps/system/readline/Makefile index f67dc85f6e..3a48d324e7 100644 --- a/apps/system/readline/Makefile +++ b/apps/system/readline/Makefile @@ -96,12 +96,12 @@ depend: .depend # Housekeeping targets clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/sdcard/Makefile b/apps/system/sdcard/Makefile index ee95505a20..6d5d129608 100644 --- a/apps/system/sdcard/Makefile +++ b/apps/system/sdcard/Makefile @@ -108,12 +108,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/apps/system/sysinfo/Makefile b/apps/system/sysinfo/Makefile index 06c27a8be7..fa6aebf711 100644 --- a/apps/system/sysinfo/Makefile +++ b/apps/system/sysinfo/Makefile @@ -108,12 +108,12 @@ context: .context depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/misc/pascal/nuttx/Makefile b/misc/pascal/nuttx/Makefile index 701353602e..396fae834c 100644 --- a/misc/pascal/nuttx/Makefile +++ b/misc/pascal/nuttx/Makefile @@ -123,12 +123,12 @@ context: $(APPDIR)$(DELIM)include$(DELIM)pcode $(APPDIR)$(DELIM)include$(DELIM)p depend: .depend clean: - $(call DELFILE .built) + $(call DELFILE, .built) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) @$(DIRUNLINK) $(APPDIR)$(DELIM)include$(DELIM)pcode$(DELIM)insn @$(DIRUNLINK) $(APPDIR)$(DELIM)include$(DELIM)pcode diff --git a/nuttx/Makefile.unix b/nuttx/Makefile.unix index c88a6cc92c..78c34c2de5 100644 --- a/nuttx/Makefile.unix +++ b/nuttx/Makefile.unix @@ -419,10 +419,10 @@ context: check_context include/nuttx/config.h include/nuttx/version.h include/ma # and symbolic links created by the context target. clean_context: - $(call DELFILE include/nuttx/config.h) - $(call DELFILE include/nuttx/version.h) - $(call DELFILE include/math.h) - $(call DELFILE include/stdarg.h) + $(call DELFILE, include/nuttx/config.h) + $(call DELFILE, include/nuttx/version.h) + $(call DELFILE, include/math.h) + $(call DELFILE, include/stdarg.h) $(Q) $(DIRUNLINK) include/arch/board $(Q) $(DIRUNLINK) include/arch/chip $(Q) $(DIRUNLINK) include/arch @@ -686,12 +686,12 @@ ifeq ($(CONFIG_BUILD_2PASS),y) endif clean: subdir_clean - $(call DELFILE $(BIN)) - $(call DELFILE nuttx.*) - $(call DELFILE mm_test) - $(call DELFILE *.map) - $(call DELFILE _SAVED_APPS_config) - $(call DELFILE nuttx-export*) + $(call DELFILE, $(BIN)) + $(call DELFILE, nuttx.*) + $(call DELFILE, mm_test) + $(call DELFILE, *.map) + $(call DELFILE, _SAVED_APPS_config) + $(call DELFILE, nuttx-export*) $(call CLEAN) subdir_distclean: @@ -705,11 +705,11 @@ distclean: clean subdir_distclean clean_context ifeq ($(CONFIG_BUILD_2PASS),y) $(Q) $(MAKE) -C $(CONFIG_PASS1_BUILDIR) TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.defs) - $(call DELFILE setenv.sh) - $(call DELFILE setenv.bat) - $(call DELFILE .config) - $(call DELFILE .config.old) + $(call DELFILE, Make.defs) + $(call DELFILE, setenv.sh) + $(call DELFILE, setenv.bat) + $(call DELFILE, .config) + $(call DELFILE, .config.old) # Application housekeeping targets. The APPDIR variable refers to the user # application directory. A sample apps/ directory is included with NuttX, diff --git a/nuttx/Makefile.win b/nuttx/Makefile.win index 4fe0b2aa1f..5cb6aa3534 100644 --- a/nuttx/Makefile.win +++ b/nuttx/Makefile.win @@ -438,16 +438,16 @@ context: check_context include\nuttx\config.h include\nuttx\version.h include\ma # and symbolic links created by the context target. clean_context: - $(call DELFILE include\nuttx\config.h) - $(call DELFILE include\nuttx\version.h) - $(call DELFILE include\math.h) - $(call DELFILE include\stdarg.h) - $(call DELDIR include\arch\board) - $(call DELDIR include\arch\chip) - $(call DELDIR include\arch) - $(call DELDIR $(ARCH_SRC)\board) - $(call DELDIR $(ARCH_SRC)\chip) - $(call DELDIR include\apps) + $(call DELFILE, include\nuttx\config.h) + $(call DELFILE, include\nuttx\version.h) + $(call DELFILE, include\math.h) + $(call DELFILE, include\stdarg.h) + $(call DELDIR, include\arch\board) + $(call DELDIR, include\arch\chip) + $(call DELDIR, include\arch) + $(call DELDIR, $(ARCH_SRC)\board) + $(call DELDIR, $(ARCH_SRC)\chip) + $(call DELDIR, include\apps) # check_context # @@ -688,12 +688,12 @@ ifeq ($(CONFIG_BUILD_2PASS),y) endif clean: subdir_clean - $(call DELFILE $(BIN)) - $(call DELFILE nuttx.*) - $(call DELFILE mm_test) - $(call DELFILE *.map) - $(call DELFILE _SAVED_APPS_config) - $(call DELFILE nuttx-export*) + $(call DELFILE, $(BIN)) + $(call DELFILE, nuttx.*) + $(call DELFILE, mm_test) + $(call DELFILE, *.map) + $(call DELFILE, _SAVED_APPS_config) + $(call DELFILE, nuttx-export*) $(call CLEAN) subdir_distclean: @@ -703,11 +703,11 @@ distclean: clean subdir_distclean clean_context ifeq ($(CONFIG_BUILD_2PASS),y) $(Q) $(MAKE) -C $(CONFIG_PASS1_BUILDIR) TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.defs) - $(call DELFILE setenv.sh) - $(call DELFILE setenv.bat) - $(call DELFILE .config) - $(call DELFILE .config.old) + $(call DELFILE, Make.defs) + $(call DELFILE, setenv.sh) + $(call DELFILE, setenv.bat) + $(call DELFILE, .config) + $(call DELFILE, .config.old) # Application housekeeping targets. The APPDIR variable refers to the user # application directory. A sample apps\ directory is included with NuttX, @@ -732,7 +732,7 @@ endif apps_distclean: ifneq ($(APPDIR),) - $(call DELFILE _SAVED_APPS_config + $(call DELFILE, _SAVED_APPS_config $(Q) if exist "$(TOPDIR)\$(APPDIR)\.config" ( cp "$(TOPDIR)\$(APPDIR)\.config" _SAVED_APPS_config ) $(Q) $(MAKE) -C "$(TOPDIR)\$(APPDIR)" TOPDIR="$(TOPDIR)" distclean $(Q) if exist _SAVED_APPS_config ( mv _SAVED_APPS_config "$(TOPDIR)\$(APPDIR)\.config" ) diff --git a/nuttx/arch/8051/src/Makefile b/nuttx/arch/8051/src/Makefile index 6c87b8bc96..61e40d84b9 100644 --- a/nuttx/arch/8051/src/Makefile +++ b/nuttx/arch/8051/src/Makefile @@ -221,15 +221,15 @@ clean: $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR=$(TOPDIR) clean ; \ fi - $(call DELFILE libarch$(LIBEXT)) - $(call DELFILE up_mem.h) + $(call DELFILE, libarch$(LIBEXT)) + $(call DELFILE, up_mem.h) $(call CLEAN) distclean: clean $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR=$(TOPDIR) distclean ; \ fi - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/arm/src/Makefile b/nuttx/arch/arm/src/Makefile index a6d5fa4f46..e44def30c0 100644 --- a/nuttx/arch/arm/src/Makefile +++ b/nuttx/arch/arm/src/Makefile @@ -178,14 +178,14 @@ clean: ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" clean endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/avr/src/Makefile b/nuttx/arch/avr/src/Makefile index 69d3a0fc04..c3d2f9816e 100644 --- a/nuttx/arch/avr/src/Makefile +++ b/nuttx/arch/avr/src/Makefile @@ -171,15 +171,15 @@ clean: ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" clean endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/hc/src/Makefile b/nuttx/arch/hc/src/Makefile index 7353b44ea5..d1ce2e205a 100644 --- a/nuttx/arch/hc/src/Makefile +++ b/nuttx/arch/hc/src/Makefile @@ -166,14 +166,14 @@ clean: ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" clean endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/mips/src/Makefile b/nuttx/arch/mips/src/Makefile index b27fe8730a..906bac59fc 100644 --- a/nuttx/arch/mips/src/Makefile +++ b/nuttx/arch/mips/src/Makefile @@ -164,14 +164,14 @@ clean: ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" clean endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/rgmp/src/Makefile b/nuttx/arch/rgmp/src/Makefile index 019dca4658..05ef21feaf 100644 --- a/nuttx/arch/rgmp/src/Makefile +++ b/nuttx/arch/rgmp/src/Makefile @@ -96,14 +96,14 @@ export_head: depend: .depend clean: - $(call DELFILE "$(TOPDIR)/arch/rgmp/src/x86/*.o") - $(call DELFILE "$(TOPDIR)/kernel.img") - $(call DELFILE nuttx.img) - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, "$(TOPDIR)/arch/rgmp/src/x86/*.o") + $(call DELFILE, "$(TOPDIR)/kernel.img") + $(call DELFILE, nuttx.img) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/sh/src/Makefile b/nuttx/arch/sh/src/Makefile index af7c481a90..e8be489cde 100644 --- a/nuttx/arch/sh/src/Makefile +++ b/nuttx/arch/sh/src/Makefile @@ -161,14 +161,14 @@ clean: ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" clean endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/sim/src/Makefile b/nuttx/arch/sim/src/Makefile index 5abd6ce4f0..29eadb395b 100644 --- a/nuttx/arch/sim/src/Makefile +++ b/nuttx/arch/sim/src/Makefile @@ -214,16 +214,16 @@ clean: cleanrel $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" clean ; \ fi - $(call DELFILE nuttx.rel) - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, nuttx.rel) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean ; \ fi - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) $(Q) rm -rf GNU -include Make.dep diff --git a/nuttx/arch/x86/src/Makefile b/nuttx/arch/x86/src/Makefile index e93dc2657c..2539c0f112 100644 --- a/nuttx/arch/x86/src/Makefile +++ b/nuttx/arch/x86/src/Makefile @@ -172,14 +172,14 @@ clean: ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" clean endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean ifeq ($(BOARDMAKE),y) $(Q) $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean endif - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/z16/src/Makefile b/nuttx/arch/z16/src/Makefile index d3f5819989..b34d91c687 100644 --- a/nuttx/arch/z16/src/Makefile +++ b/nuttx/arch/z16/src/Makefile @@ -138,19 +138,19 @@ clean: $(MAKE) -C board TOPDIR="$(TOPDIR)" clean ; \ fi ifeq ($(COMPILER),zneocc.exe) - $(call DELFILE nuttx.linkcmd) - $(call DELFILE *.asm) - $(call DELFILE *.tmp) - $(call DELFILE *.map) + $(call DELFILE, nuttx.linkcmd) + $(call DELFILE, *.asm) + $(call DELFILE, *.tmp) + $(call DELFILE, *.map) endif - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean ; \ fi - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/z80/src/Makefile.sdcc b/nuttx/arch/z80/src/Makefile.sdcc index e29fa9fda8..a8a63c1115 100644 --- a/nuttx/arch/z80/src/Makefile.sdcc +++ b/nuttx/arch/z80/src/Makefile.sdcc @@ -240,11 +240,11 @@ clean: $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" clean ; \ fi - $(call DELFILE up_mem.h) - $(call DELFILE asm_mem.h) - $(call DELFILE pass1.*) - $(call DELFILE nuttx.*) - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, up_mem.h) + $(call DELFILE, asm_mem.h) + $(call DELFILE, pass1.*) + $(call DELFILE, nuttx.*) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) @@ -252,7 +252,7 @@ distclean: clean $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean ; \ fi - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/arch/z80/src/Makefile.zdsii b/nuttx/arch/z80/src/Makefile.zdsii index 1d7b1f96d1..338f2df935 100644 --- a/nuttx/arch/z80/src/Makefile.zdsii +++ b/nuttx/arch/z80/src/Makefile.zdsii @@ -150,18 +150,18 @@ clean: $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" clean ; \ fi - $(call DELFILE nuttx.linkcmd) - $(call DELFILE *.asm) - $(call DELFILE *.tmp) - $(call DELFILE *.map) - $(call DELFILE libarch$(LIBEXT)) + $(call DELFILE, nuttx.linkcmd) + $(call DELFILE, *.asm) + $(call DELFILE, *.tmp) + $(call DELFILE, *.map) + $(call DELFILE, libarch$(LIBEXT)) $(call CLEAN) distclean: clean $(Q) if [ -e board/Makefile ]; then \ $(MAKE) -C board TOPDIR="$(TOPDIR)" distclean ; \ fi - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/binfmt/Makefile b/nuttx/binfmt/Makefile index f90ea0417a..a59392fb05 100644 --- a/nuttx/binfmt/Makefile +++ b/nuttx/binfmt/Makefile @@ -87,11 +87,11 @@ $(BIN): $(BINFMT_OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/amber/src/Makefile b/nuttx/configs/amber/src/Makefile index 49e8d5df8c..ed62de056b 100644 --- a/nuttx/configs/amber/src/Makefile +++ b/nuttx/configs/amber/src/Makefile @@ -86,11 +86,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/avr32dev1/src/Makefile b/nuttx/configs/avr32dev1/src/Makefile index 64b2ba0998..ccff5e0621 100644 --- a/nuttx/configs/avr32dev1/src/Makefile +++ b/nuttx/configs/avr32dev1/src/Makefile @@ -79,12 +79,12 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/c5471evm/src/Makefile b/nuttx/configs/c5471evm/src/Makefile index 2161ac11aa..8a33e81c1e 100644 --- a/nuttx/configs/c5471evm/src/Makefile +++ b/nuttx/configs/c5471evm/src/Makefile @@ -66,11 +66,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/compal_e88/src/Makefile b/nuttx/configs/compal_e88/src/Makefile index c2b9182c5f..c8793128e6 100644 --- a/nuttx/configs/compal_e88/src/Makefile +++ b/nuttx/configs/compal_e88/src/Makefile @@ -69,11 +69,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/compal_e99/src/Makefile b/nuttx/configs/compal_e99/src/Makefile index deeacb0bd3..ef479b64fb 100644 --- a/nuttx/configs/compal_e99/src/Makefile +++ b/nuttx/configs/compal_e99/src/Makefile @@ -69,11 +69,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/demo9s12ne64/src/Makefile b/nuttx/configs/demo9s12ne64/src/Makefile index 18dd2ac095..ac99b0c6bd 100644 --- a/nuttx/configs/demo9s12ne64/src/Makefile +++ b/nuttx/configs/demo9s12ne64/src/Makefile @@ -75,11 +75,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ea3131/locked/Makefile b/nuttx/configs/ea3131/locked/Makefile index e52b67880d..21757036af 100644 --- a/nuttx/configs/ea3131/locked/Makefile +++ b/nuttx/configs/ea3131/locked/Makefile @@ -112,9 +112,9 @@ $(PASS1_SRCDIR)$(DELIM)locked.r: locked.r depend: .depend clean: - $(call DELFILE locked.r) - $(call DELFILE locked.map) + $(call DELFILE, locked.r) + $(call DELFILE, locked.map) $(call CLEAN) distclean: clean - $(call DELFILE ld-locked.inc) + $(call DELFILE, ld-locked.inc) diff --git a/nuttx/configs/ea3131/src/Makefile b/nuttx/configs/ea3131/src/Makefile index 2a09631a24..778a2b138a 100644 --- a/nuttx/configs/ea3131/src/Makefile +++ b/nuttx/configs/ea3131/src/Makefile @@ -94,11 +94,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ea3152/src/Makefile b/nuttx/configs/ea3152/src/Makefile index 1620a3586d..cb945f5aa1 100644 --- a/nuttx/configs/ea3152/src/Makefile +++ b/nuttx/configs/ea3152/src/Makefile @@ -94,11 +94,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/eagle100/src/Makefile b/nuttx/configs/eagle100/src/Makefile index c7e9e31370..bfff3a89bb 100644 --- a/nuttx/configs/eagle100/src/Makefile +++ b/nuttx/configs/eagle100/src/Makefile @@ -75,11 +75,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ekk-lm3s9b96/src/Makefile b/nuttx/configs/ekk-lm3s9b96/src/Makefile index a44b698980..4fb7fb63db 100644 --- a/nuttx/configs/ekk-lm3s9b96/src/Makefile +++ b/nuttx/configs/ekk-lm3s9b96/src/Makefile @@ -77,11 +77,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ez80f910200kitg/src/Makefile b/nuttx/configs/ez80f910200kitg/src/Makefile index 61103a9312..940e331cf9 100644 --- a/nuttx/configs/ez80f910200kitg/src/Makefile +++ b/nuttx/configs/ez80f910200kitg/src/Makefile @@ -73,11 +73,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ez80f910200zco/src/Makefile b/nuttx/configs/ez80f910200zco/src/Makefile index 8cf20c750a..ba80e9838c 100644 --- a/nuttx/configs/ez80f910200zco/src/Makefile +++ b/nuttx/configs/ez80f910200zco/src/Makefile @@ -80,11 +80,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/fire-stm32v2/src/Makefile b/nuttx/configs/fire-stm32v2/src/Makefile index 48bb5e6c74..f37ec51031 100644 --- a/nuttx/configs/fire-stm32v2/src/Makefile +++ b/nuttx/configs/fire-stm32v2/src/Makefile @@ -116,11 +116,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/hymini-stm32v/src/Makefile b/nuttx/configs/hymini-stm32v/src/Makefile index 2f8cf9992c..cbefe34ad3 100644 --- a/nuttx/configs/hymini-stm32v/src/Makefile +++ b/nuttx/configs/hymini-stm32v/src/Makefile @@ -95,11 +95,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/kwikstik-k40/src/Makefile b/nuttx/configs/kwikstik-k40/src/Makefile index eeaec8d0f9..e02cce78a2 100644 --- a/nuttx/configs/kwikstik-k40/src/Makefile +++ b/nuttx/configs/kwikstik-k40/src/Makefile @@ -93,11 +93,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/lincoln60/src/Makefile b/nuttx/configs/lincoln60/src/Makefile index 8e9fd8f04d..66862306ac 100644 --- a/nuttx/configs/lincoln60/src/Makefile +++ b/nuttx/configs/lincoln60/src/Makefile @@ -85,11 +85,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/lm3s6432-s2e/src/Makefile b/nuttx/configs/lm3s6432-s2e/src/Makefile index 751fe8c91f..2aa2eb14a8 100644 --- a/nuttx/configs/lm3s6432-s2e/src/Makefile +++ b/nuttx/configs/lm3s6432-s2e/src/Makefile @@ -76,11 +76,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/lm3s6965-ek/src/Makefile b/nuttx/configs/lm3s6965-ek/src/Makefile index 48315415ce..42b1a037d9 100644 --- a/nuttx/configs/lm3s6965-ek/src/Makefile +++ b/nuttx/configs/lm3s6965-ek/src/Makefile @@ -79,11 +79,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/lm3s8962-ek/src/Makefile b/nuttx/configs/lm3s8962-ek/src/Makefile index 270906b6d0..8ab822af76 100644 --- a/nuttx/configs/lm3s8962-ek/src/Makefile +++ b/nuttx/configs/lm3s8962-ek/src/Makefile @@ -79,11 +79,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/lpc4330-xplorer/src/Makefile b/nuttx/configs/lpc4330-xplorer/src/Makefile index c0d330df4c..b827c94346 100644 --- a/nuttx/configs/lpc4330-xplorer/src/Makefile +++ b/nuttx/configs/lpc4330-xplorer/src/Makefile @@ -113,11 +113,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/lpcxpresso-lpc1768/src/Makefile b/nuttx/configs/lpcxpresso-lpc1768/src/Makefile index 1e946c3dd3..6cc66793e0 100644 --- a/nuttx/configs/lpcxpresso-lpc1768/src/Makefile +++ b/nuttx/configs/lpcxpresso-lpc1768/src/Makefile @@ -85,11 +85,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/m68332evb/src/Makefile b/nuttx/configs/m68332evb/src/Makefile index f152f8fd9d..583184376d 100644 --- a/nuttx/configs/m68332evb/src/Makefile +++ b/nuttx/configs/m68332evb/src/Makefile @@ -63,11 +63,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/mbed/src/Makefile b/nuttx/configs/mbed/src/Makefile index a55bd36159..18019c0be3 100644 --- a/nuttx/configs/mbed/src/Makefile +++ b/nuttx/configs/mbed/src/Makefile @@ -79,11 +79,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/mcu123-lpc214x/src/Makefile b/nuttx/configs/mcu123-lpc214x/src/Makefile index ee6f8a7f33..5ddcebe424 100644 --- a/nuttx/configs/mcu123-lpc214x/src/Makefile +++ b/nuttx/configs/mcu123-lpc214x/src/Makefile @@ -86,11 +86,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/micropendous3/src/Makefile b/nuttx/configs/micropendous3/src/Makefile index df5dd45f24..31a8f540a1 100644 --- a/nuttx/configs/micropendous3/src/Makefile +++ b/nuttx/configs/micropendous3/src/Makefile @@ -86,11 +86,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/mirtoo/src/Makefile b/nuttx/configs/mirtoo/src/Makefile index 2a92f9a33e..88b4be12ad 100644 --- a/nuttx/configs/mirtoo/src/Makefile +++ b/nuttx/configs/mirtoo/src/Makefile @@ -85,11 +85,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/mx1ads/src/Makefile b/nuttx/configs/mx1ads/src/Makefile index 1de5cbf7e2..74bdca5d81 100644 --- a/nuttx/configs/mx1ads/src/Makefile +++ b/nuttx/configs/mx1ads/src/Makefile @@ -66,11 +66,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ne64badge/src/Makefile b/nuttx/configs/ne64badge/src/Makefile index ea80cd087c..4a3d5502c7 100644 --- a/nuttx/configs/ne64badge/src/Makefile +++ b/nuttx/configs/ne64badge/src/Makefile @@ -75,11 +75,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ntosd-dm320/src/Makefile b/nuttx/configs/ntosd-dm320/src/Makefile index f42558a712..c6e523073a 100644 --- a/nuttx/configs/ntosd-dm320/src/Makefile +++ b/nuttx/configs/ntosd-dm320/src/Makefile @@ -66,11 +66,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/nucleus2g/src/Makefile b/nuttx/configs/nucleus2g/src/Makefile index ad6ee69b16..518a0daaca 100644 --- a/nuttx/configs/nucleus2g/src/Makefile +++ b/nuttx/configs/nucleus2g/src/Makefile @@ -79,11 +79,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/olimex-lpc1766stk/src/Makefile b/nuttx/configs/olimex-lpc1766stk/src/Makefile index a8e3920b59..cf5b962fe9 100644 --- a/nuttx/configs/olimex-lpc1766stk/src/Makefile +++ b/nuttx/configs/olimex-lpc1766stk/src/Makefile @@ -93,11 +93,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/olimex-lpc2378/src/Makefile b/nuttx/configs/olimex-lpc2378/src/Makefile index 4ab2cffa6a..af8cafe70d 100644 --- a/nuttx/configs/olimex-lpc2378/src/Makefile +++ b/nuttx/configs/olimex-lpc2378/src/Makefile @@ -82,11 +82,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/olimex-stm32-p107/src/Makefile b/nuttx/configs/olimex-stm32-p107/src/Makefile index f0e0fc8d63..66bd595306 100644 --- a/nuttx/configs/olimex-stm32-p107/src/Makefile +++ b/nuttx/configs/olimex-stm32-p107/src/Makefile @@ -78,11 +78,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/olimex-strp711/src/Makefile b/nuttx/configs/olimex-strp711/src/Makefile index efe2df4f93..39067253aa 100644 --- a/nuttx/configs/olimex-strp711/src/Makefile +++ b/nuttx/configs/olimex-strp711/src/Makefile @@ -79,11 +79,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/pcblogic-pic32mx/src/Makefile b/nuttx/configs/pcblogic-pic32mx/src/Makefile index 175f0f1315..c02fc3d4fb 100644 --- a/nuttx/configs/pcblogic-pic32mx/src/Makefile +++ b/nuttx/configs/pcblogic-pic32mx/src/Makefile @@ -77,11 +77,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/pic32-starterkit/src/Makefile b/nuttx/configs/pic32-starterkit/src/Makefile index f041f9b081..0f1fd5ebc8 100644 --- a/nuttx/configs/pic32-starterkit/src/Makefile +++ b/nuttx/configs/pic32-starterkit/src/Makefile @@ -88,11 +88,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/pic32mx7mmb/src/Makefile b/nuttx/configs/pic32mx7mmb/src/Makefile index ffb83cc495..d3f84745ee 100644 --- a/nuttx/configs/pic32mx7mmb/src/Makefile +++ b/nuttx/configs/pic32mx7mmb/src/Makefile @@ -92,11 +92,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/pjrc-8051/src/Makefile b/nuttx/configs/pjrc-8051/src/Makefile index fff994b9ba..706742317d 100644 --- a/nuttx/configs/pjrc-8051/src/Makefile +++ b/nuttx/configs/pjrc-8051/src/Makefile @@ -65,11 +65,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/qemu-i486/src/Makefile b/nuttx/configs/qemu-i486/src/Makefile index d945f9ccd6..e7e9f117bd 100644 --- a/nuttx/configs/qemu-i486/src/Makefile +++ b/nuttx/configs/qemu-i486/src/Makefile @@ -72,11 +72,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/sam3u-ek/kernel/Makefile b/nuttx/configs/sam3u-ek/kernel/Makefile index 6daf62253e..e9a7ef7ffa 100644 --- a/nuttx/configs/sam3u-ek/kernel/Makefile +++ b/nuttx/configs/sam3u-ek/kernel/Makefile @@ -128,9 +128,9 @@ $(BOARD_INCLUDE)$(DELIM)user_map.h: $(TOPDIR)$(DELIM)User.map depend: .depend clean: - $(call DELFILE nuttx_user.elf) - $(call DELFILE "$(TOPDIR)$(DELIM)nuttx_user.elf") - $(call DELFILE "$(TOPDIR)$(DELIM)User.map") + $(call DELFILE, nuttx_user.elf) + $(call DELFILE, "$(TOPDIR)$(DELIM)nuttx_user.elf") + $(call DELFILE, "$(TOPDIR)$(DELIM)User.map") $(call CLEAN) distclean: clean diff --git a/nuttx/configs/sam3u-ek/src/Makefile b/nuttx/configs/sam3u-ek/src/Makefile index 08ccb2f463..381341e6a7 100644 --- a/nuttx/configs/sam3u-ek/src/Makefile +++ b/nuttx/configs/sam3u-ek/src/Makefile @@ -85,11 +85,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/shenzhou/src/Makefile b/nuttx/configs/shenzhou/src/Makefile index e3aa181e42..b70a6e9ce9 100644 --- a/nuttx/configs/shenzhou/src/Makefile +++ b/nuttx/configs/shenzhou/src/Makefile @@ -136,11 +136,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/sim/src/Makefile b/nuttx/configs/sim/src/Makefile index 7c5887e720..d7846788b4 100644 --- a/nuttx/configs/sim/src/Makefile +++ b/nuttx/configs/sim/src/Makefile @@ -72,11 +72,11 @@ endif depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/skp16c26/src/Makefile b/nuttx/configs/skp16c26/src/Makefile index b54b130510..da35b246c3 100644 --- a/nuttx/configs/skp16c26/src/Makefile +++ b/nuttx/configs/skp16c26/src/Makefile @@ -66,11 +66,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/stm3210e-eval/src/Makefile b/nuttx/configs/stm3210e-eval/src/Makefile index 22ff4d40bb..d2abed9da6 100644 --- a/nuttx/configs/stm3210e-eval/src/Makefile +++ b/nuttx/configs/stm3210e-eval/src/Makefile @@ -120,11 +120,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/stm3220g-eval/src/Makefile b/nuttx/configs/stm3220g-eval/src/Makefile index b30f111f28..0cff420da7 100644 --- a/nuttx/configs/stm3220g-eval/src/Makefile +++ b/nuttx/configs/stm3220g-eval/src/Makefile @@ -120,11 +120,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/stm3240g-eval/src/Makefile b/nuttx/configs/stm3240g-eval/src/Makefile index a22f75e703..5f65ae7994 100644 --- a/nuttx/configs/stm3240g-eval/src/Makefile +++ b/nuttx/configs/stm3240g-eval/src/Makefile @@ -128,11 +128,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/stm32f100rc_generic/src/Makefile b/nuttx/configs/stm32f100rc_generic/src/Makefile index f32c947d0c..8cd8a2af46 100644 --- a/nuttx/configs/stm32f100rc_generic/src/Makefile +++ b/nuttx/configs/stm32f100rc_generic/src/Makefile @@ -72,11 +72,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/stm32f4discovery/src/Makefile b/nuttx/configs/stm32f4discovery/src/Makefile index f4d5a89d9f..82ea0d1dda 100644 --- a/nuttx/configs/stm32f4discovery/src/Makefile +++ b/nuttx/configs/stm32f4discovery/src/Makefile @@ -132,11 +132,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/sure-pic32mx/src/Makefile b/nuttx/configs/sure-pic32mx/src/Makefile index dc0ee13f92..57a74ce358 100644 --- a/nuttx/configs/sure-pic32mx/src/Makefile +++ b/nuttx/configs/sure-pic32mx/src/Makefile @@ -97,11 +97,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/teensy/src/Makefile b/nuttx/configs/teensy/src/Makefile index 705315dde6..42d7d7843b 100644 --- a/nuttx/configs/teensy/src/Makefile +++ b/nuttx/configs/teensy/src/Makefile @@ -92,11 +92,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/twr-k60n512/src/Makefile b/nuttx/configs/twr-k60n512/src/Makefile index bb0dcd3e02..6ca9647b7c 100644 --- a/nuttx/configs/twr-k60n512/src/Makefile +++ b/nuttx/configs/twr-k60n512/src/Makefile @@ -94,11 +94,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/ubw32/src/Makefile b/nuttx/configs/ubw32/src/Makefile index 6cbec5db30..e35626f6e0 100644 --- a/nuttx/configs/ubw32/src/Makefile +++ b/nuttx/configs/ubw32/src/Makefile @@ -88,11 +88,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/us7032evb1/shterm/Makefile b/nuttx/configs/us7032evb1/shterm/Makefile index f290eabc36..7eba21db0f 100644 --- a/nuttx/configs/us7032evb1/shterm/Makefile +++ b/nuttx/configs/us7032evb1/shterm/Makefile @@ -47,6 +47,6 @@ $(BIN)$(EXEEXT): $(SRC) install --mode 0755 $^ $@ clean: - $(call DELFILE $(BIN)$(EXEEXT)) + $(call DELFILE, $(BIN)$(EXEEXT)) $(call DELFILE..$(DELIM)bin$(DELIM)$(BIN)$(EXEEXT)) $(call CLEAN) diff --git a/nuttx/configs/us7032evb1/src/Makefile b/nuttx/configs/us7032evb1/src/Makefile index 93a9792770..2ace3df3f9 100644 --- a/nuttx/configs/us7032evb1/src/Makefile +++ b/nuttx/configs/us7032evb1/src/Makefile @@ -66,11 +66,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/vsn/src/Makefile b/nuttx/configs/vsn/src/Makefile index 947cae18e5..a71c80c8ab 100644 --- a/nuttx/configs/vsn/src/Makefile +++ b/nuttx/configs/vsn/src/Makefile @@ -100,11 +100,11 @@ context: .context depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/xtrs/src/Makefile b/nuttx/configs/xtrs/src/Makefile index 074e5c2945..f673df5df6 100644 --- a/nuttx/configs/xtrs/src/Makefile +++ b/nuttx/configs/xtrs/src/Makefile @@ -66,11 +66,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/z16f2800100zcog/src/Makefile b/nuttx/configs/z16f2800100zcog/src/Makefile index 135dfc4774..3ce63092db 100644 --- a/nuttx/configs/z16f2800100zcog/src/Makefile +++ b/nuttx/configs/z16f2800100zcog/src/Makefile @@ -73,11 +73,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/z80sim/src/Makefile b/nuttx/configs/z80sim/src/Makefile index bc2e00715a..99d5578502 100644 --- a/nuttx/configs/z80sim/src/Makefile +++ b/nuttx/configs/z80sim/src/Makefile @@ -67,11 +67,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/z8encore000zco/src/Makefile b/nuttx/configs/z8encore000zco/src/Makefile index e034435c60..73452bfab3 100644 --- a/nuttx/configs/z8encore000zco/src/Makefile +++ b/nuttx/configs/z8encore000zco/src/Makefile @@ -73,11 +73,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/configs/z8f64200100kit/src/Makefile b/nuttx/configs/z8f64200100kit/src/Makefile index 2a53b93425..617c3db54e 100644 --- a/nuttx/configs/z8f64200100kit/src/Makefile +++ b/nuttx/configs/z8f64200100kit/src/Makefile @@ -73,11 +73,11 @@ libboard$(LIBEXT): $(OBJS) depend: .depend clean: - $(call DELFILE libboard$(LIBEXT)) + $(call DELFILE, libboard$(LIBEXT)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/drivers/Makefile b/nuttx/drivers/Makefile index 57b2b489a2..575da606fe 100644 --- a/nuttx/drivers/Makefile +++ b/nuttx/drivers/Makefile @@ -111,11 +111,11 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/fs/Makefile b/nuttx/fs/Makefile index eb036fed0d..6955c164b5 100644 --- a/nuttx/fs/Makefile +++ b/nuttx/fs/Makefile @@ -130,11 +130,11 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/graphics/Makefile b/nuttx/graphics/Makefile index ddcfd21d24..238e14df42 100644 --- a/nuttx/graphics/Makefile +++ b/nuttx/graphics/Makefile @@ -200,14 +200,14 @@ context: gensources clean: $(Q) $(MAKE) -C nxglib -f Makefile.sources clean TOPDIR=$(TOPDIR) EXTRADEFINES=$(EXTRADEFINES) $(Q) $(MAKE) -C nxfonts -f Makefile.sources clean TOPDIR=$(TOPDIR) EXTRADEFINES=$(EXTRADEFINES) - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean $(Q) $(MAKE) -C nxglib -f Makefile.sources distclean TOPDIR=$(TOPDIR) EXTRADEFINES=$(EXTRADEFINES) $(Q) $(MAKE) -C nxfonts -f Makefile.sources distclean TOPDIR=$(TOPDIR) EXTRADEFINES=$(EXTRADEFINES) - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/graphics/nxfonts/Makefile.sources b/nuttx/graphics/nxfonts/Makefile.sources index eeb47d1b25..76a099dcbe 100644 --- a/nuttx/graphics/nxfonts/Makefile.sources +++ b/nuttx/graphics/nxfonts/Makefile.sources @@ -181,9 +181,9 @@ $(GEN_CSRC) : $(DEPENDENCY) $(Q) rm -f $(GEN_TMP) clean: - $(call DELFILE *.i) + $(call DELFILE, *.i) $(call CLEAN) distclean: clean - $(call DELFILE nxfonts_convert_*bpp.c) - $(call DELFILE nxfonts_bitmaps_*.c) + $(call DELFILE, nxfonts_convert_*bpp.c) + $(call DELFILE, nxfonts_bitmaps_*.c) diff --git a/nuttx/graphics/nxglib/Makefile.sources b/nuttx/graphics/nxglib/Makefile.sources index bb94c1b20f..71d6e0661b 100644 --- a/nuttx/graphics/nxglib/Makefile.sources +++ b/nuttx/graphics/nxglib/Makefile.sources @@ -163,13 +163,13 @@ ifneq ($(NXGLIB_BITSPERPIXEL),) endif clean: - $(call DELFILE *.i) + $(call DELFILE, *.i) $(call CLEAN) distclean: clean - $(call DELFILE nxglib_setpixel_*bpp.c) - $(call DELFILE nxglib_fillrectangle_*bpp.c) - $(call DELFILE nxglib_getrectangle_*bpp.c) - $(call DELFILE nxglib_filltrapezoid_*bpp.c) - $(call DELFILE nxglib_moverectangle_*bpp.c) - $(call DELFILE nxglib_copyrectangle_*bpp.c) + $(call DELFILE, nxglib_setpixel_*bpp.c) + $(call DELFILE, nxglib_fillrectangle_*bpp.c) + $(call DELFILE, nxglib_getrectangle_*bpp.c) + $(call DELFILE, nxglib_filltrapezoid_*bpp.c) + $(call DELFILE, nxglib_moverectangle_*bpp.c) + $(call DELFILE, nxglib_copyrectangle_*bpp.c) diff --git a/nuttx/libc/Makefile b/nuttx/libc/Makefile index e7dec47768..22dbba1d91 100644 --- a/nuttx/libc/Makefile +++ b/nuttx/libc/Makefile @@ -114,7 +114,7 @@ else $(Q) ( if [ -f .userlib ]; then rm -f *$(OBJEXT); fi ) endif endif - $(call DELFILE .userlib) + $(call DELFILE, .userlib) # Clean kernel-mode temporary files (retaining the KBIN binary) @@ -126,20 +126,20 @@ else $(Q) ( if [ -f .kernlib ]; then rm -f *$(OBJEXT); fi ) endif endif - $(call DELFILE .kernlib) + $(call DELFILE, .kernlib) # Really clean everything clean: uclean kclean - $(call DELFILE $(BIN)) - $(call DELFILE $(UBIN)) - $(call DELFILE $(KBIN)) + $(call DELFILE, $(BIN)) + $(call DELFILE, $(UBIN)) + $(call DELFILE, $(KBIN)) $(call CLEAN) # Deep clean -- removes all traces of the configuration distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/libxx/Makefile b/nuttx/libxx/Makefile index cc55784274..2ab146e9cc 100644 --- a/nuttx/libxx/Makefile +++ b/nuttx/libxx/Makefile @@ -105,11 +105,11 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/mm/Makefile b/nuttx/mm/Makefile index b14560ce36..da41f9f57b 100644 --- a/nuttx/mm/Makefile +++ b/nuttx/mm/Makefile @@ -70,11 +70,11 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/mm/Makefile.test b/nuttx/mm/Makefile.test index e0f1109d86..2ae9dcb883 100644 --- a/nuttx/mm/Makefile.test +++ b/nuttx/mm/Makefile.test @@ -63,6 +63,6 @@ $(BIN): $(OBJS) $(Q) $(LD) $(LDFLAGS) $(OBJS) $(LIBS) -o $@ clean: - $(call DELFILE $(BIN)) - $(call DELFILE *.o1) + $(call DELFILE, $(BIN)) + $(call DELFILE, *.o1) $(call CLEAN) diff --git a/nuttx/net/Makefile b/nuttx/net/Makefile index 29148fafac..74540b67d4 100644 --- a/nuttx/net/Makefile +++ b/nuttx/net/Makefile @@ -111,11 +111,11 @@ endif depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/sched/Makefile b/nuttx/sched/Makefile index ac6489b184..9b15108f4d 100644 --- a/nuttx/sched/Makefile +++ b/nuttx/sched/Makefile @@ -206,11 +206,11 @@ $(BIN): $(OBJS) depend: .depend clean: - $(call DELFILE $(BIN)) + $(call DELFILE, $(BIN)) $(call CLEAN) distclean: clean - $(call DELFILE Make.dep) - $(call DELFILE .depend) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) -include Make.dep diff --git a/nuttx/syscall/Makefile b/nuttx/syscall/Makefile index 15e06e097b..ec2627b464 100644 --- a/nuttx/syscall/Makefile +++ b/nuttx/syscall/Makefile @@ -95,20 +95,20 @@ $(MKSYSCALL): context: $(MKSYSCALL) .context clean: - $(call DELFILE $(BIN1)) - $(call DELFILE $(BIN2)) + $(call DELFILE, $(BIN1)) + $(call DELFILE, $(BIN2)) ifneq ($(OBJEXT),) - $(call DELFILE proxies$(DELIM)*$(OBJEXT)) - $(call DELFILE stubs$(DELIM)*$(OBJEXT)) + $(call DELFILE, proxies$(DELIM)*$(OBJEXT)) + $(call DELFILE, stubs$(DELIM)*$(OBJEXT)) endif $(call CLEAN) distclean: clean - $(call DELFILE .context) - $(call DELFILE Make.dep) - $(call DELFILE .depend) - $(call DELFILE proxies$(DELIM)*.c) - $(call DELFILE stubs$(DELIM)*.c) + $(call DELFILE, .context) + $(call DELFILE, Make.dep) + $(call DELFILE, .depend) + $(call DELFILE, proxies$(DELIM)*.c) + $(call DELFILE, stubs$(DELIM)*.c) -include Make.dep diff --git a/nuttx/tools/Makefile.host b/nuttx/tools/Makefile.host index 559192c5e3..a661424dc8 100644 --- a/nuttx/tools/Makefile.host +++ b/nuttx/tools/Makefile.host @@ -122,17 +122,17 @@ mkdeps: mkdeps$(HOSTEXEEXT) endif clean: - $(call DELFILE mkdeps) - $(call DELFILE mkdeps.exe) - $(call DELFILE mkconfig) - $(call DELFILE mkconfig.exe) - $(call DELFILE Make.dep) - $(call DELFILE mksyscall) - $(call DELFILE mksyscall.exe) - $(call DELFILE mkversion) - $(call DELFILE mkversion.exe) - $(call DELFILE bdf-converter) - $(call DELFILE bdf-converter.exe) + $(call DELFILE, mkdeps) + $(call DELFILE, mkdeps.exe) + $(call DELFILE, mkconfig) + $(call DELFILE, mkconfig.exe) + $(call DELFILE, Make.dep) + $(call DELFILE, mksyscall) + $(call DELFILE, mksyscall.exe) + $(call DELFILE, mkversion) + $(call DELFILE, mkversion.exe) + $(call DELFILE, bdf-converter) + $(call DELFILE, bdf-converter.exe) ifneq ($(CONFIG_WINDOWS_NATIVE),y) $(Q) rm -rf *.dSYM endif