From 3a23523147b3d0e574453d1bbc336e9492f6836f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 15 Oct 2019 09:25:48 +0800 Subject: [PATCH] Makefiles: This reverts part of commit cf0365ea9. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured. --- Makefile | 4 ++-- builtin/Makefile | 2 +- builtin/registry/Makefile | 2 +- canutils/canlib/Makefile | 2 +- canutils/libcanard/Makefile | 2 +- canutils/libobd2/Makefile | 2 +- examples/abntcodi/Makefile | 2 +- examples/adc/Makefile | 2 +- examples/adxl372_test/Makefile | 2 +- examples/ajoystick/Makefile | 2 +- examples/alarm/Makefile | 2 +- examples/apa102/Makefile | 2 +- examples/apds9960/Makefile | 2 +- examples/bastest/Makefile | 2 +- examples/battery/Makefile | 2 +- examples/bmp180/Makefile | 2 +- examples/bridge/Makefile | 2 +- examples/buttons/Makefile | 2 +- examples/calib_udelay/Makefile | 2 +- examples/can/Makefile | 2 +- examples/canard/Makefile | 2 +- examples/cctype/Makefile | 2 +- examples/chat/Makefile | 2 +- examples/chrono/Makefile | 2 +- examples/configdata/Makefile | 2 +- examples/cpuhog/Makefile | 2 +- examples/cromfs/Makefile | 2 +- examples/dac/Makefile | 2 +- examples/dhcpd/Makefile | 2 +- examples/dhtxx/Makefile | 2 +- examples/discover/Makefile | 2 +- examples/djoystick/Makefile | 2 +- examples/dsptest/Makefile | 2 +- examples/elf/Makefile | 2 +- examples/elf/tests/Makefile | 2 +- examples/elf/tests/errno/Makefile | 2 +- examples/elf/tests/hello/Makefile | 2 +- examples/elf/tests/helloxx/Makefile | 2 +- examples/elf/tests/longjmp/Makefile | 2 +- examples/elf/tests/mutex/Makefile | 2 +- examples/elf/tests/pthread/Makefile | 2 +- examples/elf/tests/signal/Makefile | 2 +- examples/elf/tests/struct/Makefile | 2 +- examples/elf/tests/task/Makefile | 2 +- examples/embedlog/Makefile | 2 +- examples/fb/Makefile | 2 +- examples/fboverlay/Makefile | 2 +- examples/flash_test/Makefile | 2 +- examples/flowc/Makefile | 2 +- examples/ft80x/Makefile | 2 +- examples/ftpc/Makefile | 2 +- examples/ftpd/Makefile | 2 +- examples/gpio/Makefile | 2 +- examples/gps/Makefile | 2 +- examples/hello/Makefile | 2 +- examples/helloxx/Makefile | 2 +- examples/hidkbd/Makefile | 2 +- examples/i2schar/Makefile | 2 +- examples/i2sloop/Makefile | 2 +- examples/igmp/Makefile | 2 +- examples/ina219/Makefile | 2 +- examples/ina226/Makefile | 2 +- examples/ini_dumper/Makefile | 2 +- examples/ipforward/Makefile | 2 +- examples/json/Makefile | 2 +- examples/leds/Makefile | 2 +- examples/lis3dsh_reader/Makefile | 2 +- examples/lsm330spi_test/Makefile | 2 +- examples/lvgldemo/Makefile | 2 +- examples/max31855/Makefile | 2 +- examples/media/Makefile | 2 +- examples/mld/Makefile | 2 +- examples/mlx90614/Makefile | 2 +- examples/mm/Makefile | 2 +- examples/modbus/Makefile | 2 +- examples/modbusmaster/Makefile | 2 +- examples/module/Makefile | 2 +- examples/module/drivers/Makefile | 2 +- examples/module/drivers/chardev/Makefile | 2 +- examples/mount/Makefile | 2 +- examples/mtdpart/Makefile | 2 +- examples/mtdrwb/Makefile | 2 +- examples/netloop/Makefile | 2 +- examples/netpkt/Makefile | 2 +- examples/nettest/Makefile | 2 +- examples/nrf24l01_term/Makefile | 2 +- examples/null/Makefile | 2 +- examples/nunchuck/Makefile | 2 +- examples/nx/Makefile | 2 +- examples/nxdemo/Makefile | 2 +- examples/nxflat/Makefile | 2 +- examples/nxflat/tests/errno/Makefile | 2 +- examples/nxflat/tests/hello++/Makefile | 2 +- examples/nxflat/tests/hello/Makefile | 2 +- examples/nxflat/tests/longjmp/Makefile | 2 +- examples/nxflat/tests/mutex/Makefile | 2 +- examples/nxflat/tests/pthread/Makefile | 2 +- examples/nxflat/tests/signal/Makefile | 2 +- examples/nxflat/tests/struct/Makefile | 2 +- examples/nxflat/tests/task/Makefile | 2 +- examples/nxhello/Makefile | 2 +- examples/nximage/Makefile | 2 +- examples/nxlines/Makefile | 2 +- examples/nxterm/Makefile | 2 +- examples/nxtext/Makefile | 2 +- examples/obd2/Makefile | 2 +- examples/oneshot/Makefile | 2 +- examples/pashello/Makefile | 2 +- examples/pca9635/Makefile | 2 +- examples/pdcurses/Makefile | 2 +- examples/pf_ieee802154/Makefile | 2 +- examples/pipe/Makefile | 2 +- examples/poll/Makefile | 2 +- examples/popen/Makefile | 2 +- examples/posix_spawn/Makefile | 2 +- examples/posix_spawn/filesystem/Makefile | 2 +- examples/posix_spawn/filesystem/hello/Makefile | 2 +- examples/posix_spawn/filesystem/redirect/Makefile | 2 +- examples/powerled/Makefile | 2 +- examples/powermonitor/Makefile | 2 +- examples/pppd/Makefile | 2 +- examples/pty_test/Makefile | 2 +- examples/pwfb/Makefile | 2 +- examples/pwlines/Makefile | 2 +- examples/pwm/Makefile | 2 +- examples/qencoder/Makefile | 2 +- examples/random/Makefile | 2 +- examples/relays/Makefile | 2 +- examples/rfid_readuid/Makefile | 2 +- examples/rgbled/Makefile | 2 +- examples/romfs/Makefile | 2 +- examples/sendmail/Makefile | 2 +- examples/serialblaster/Makefile | 2 +- examples/serialrx/Makefile | 2 +- examples/serloop/Makefile | 2 +- examples/slcd/Makefile | 2 +- examples/smps/Makefile | 2 +- examples/sotest/Makefile | 2 +- examples/sotest/lib/Makefile | 2 +- examples/sotest/lib/modprint/Makefile | 2 +- examples/sotest/lib/sotest/Makefile | 2 +- examples/stat/Makefile | 2 +- examples/sx127x_demo/Makefile | 2 +- examples/system/Makefile | 2 +- examples/tcpblaster/Makefile | 2 +- examples/tcpecho/Makefile | 2 +- examples/telnetd/Makefile | 2 +- examples/thttpd/Makefile | 2 +- examples/thttpd/content/Makefile.binfs | 2 +- examples/thttpd/content/hello/Makefile | 2 +- examples/thttpd/content/tasks/Makefile | 2 +- examples/tiff/Makefile | 2 +- examples/timer/Makefile | 2 +- examples/touchscreen/Makefile | 2 +- examples/udgram/Makefile | 2 +- examples/udp/Makefile | 2 +- examples/udpblaster/Makefile | 2 +- examples/uid/Makefile | 2 +- examples/unionfs/Makefile | 2 +- examples/usbserial/Makefile | 2 +- examples/usbserial/Makefile.host | 2 +- examples/userfs/Makefile | 2 +- examples/usrsocktest/Makefile | 2 +- examples/ustream/Makefile | 2 +- examples/veml6070/Makefile | 2 +- examples/watchdog/Makefile | 2 +- examples/webserver/Makefile | 2 +- examples/wget/Makefile | 2 +- examples/wgetjson/Makefile | 2 +- examples/xbc_test/Makefile | 2 +- examples/xmlrpc/Makefile | 2 +- examples/zerocross/Makefile | 2 +- fsutils/flash_eraseall/Makefile | 2 +- fsutils/inifile/Makefile | 2 +- fsutils/inih/Makefile | 2 +- fsutils/mkfatfs/Makefile | 2 +- fsutils/mksmartfs/Makefile | 2 +- fsutils/passwd/Makefile | 2 +- gpsutils/minmea/Makefile | 2 +- graphics/ft80x/Makefile | 2 +- graphics/littlevgl/Makefile | 2 +- graphics/nxglyphs/Makefile | 2 +- graphics/nxwidgets/Makefile | 2 +- graphics/nxwidgets/UnitTests/CButton/Makefile | 2 +- graphics/nxwidgets/UnitTests/CButtonArray/Makefile | 2 +- graphics/nxwidgets/UnitTests/CCheckBox/Makefile | 2 +- graphics/nxwidgets/UnitTests/CGlyphButton/Makefile | 2 +- graphics/nxwidgets/UnitTests/CGlyphSliderHorizontal/Makefile | 2 +- graphics/nxwidgets/UnitTests/CImage/Makefile | 2 +- graphics/nxwidgets/UnitTests/CKeypad/Makefile | 2 +- graphics/nxwidgets/UnitTests/CLabel/Makefile | 2 +- graphics/nxwidgets/UnitTests/CLatchButton/Makefile | 2 +- graphics/nxwidgets/UnitTests/CLatchButtonArray/Makefile | 2 +- graphics/nxwidgets/UnitTests/CListBox/Makefile | 2 +- graphics/nxwidgets/UnitTests/CProgressBar/Makefile | 2 +- graphics/nxwidgets/UnitTests/CRadioButton/Makefile | 2 +- graphics/nxwidgets/UnitTests/CScrollbarHorizontal/Makefile | 2 +- graphics/nxwidgets/UnitTests/CScrollbarVertical/Makefile | 2 +- graphics/nxwidgets/UnitTests/CSliderHorizonal/Makefile | 2 +- graphics/nxwidgets/UnitTests/CSliderVertical/Makefile | 2 +- graphics/nxwidgets/UnitTests/CTextBox/Makefile | 2 +- graphics/nxwm/Makefile | 2 +- graphics/pdcurs34/Makefile | 2 +- graphics/screenshot/Makefile | 2 +- graphics/slcd/Makefile | 2 +- graphics/tiff/Makefile | 2 +- graphics/traveler/Makefile | 2 +- graphics/traveler/tools/Makefile.host | 2 +- graphics/twm4nx/Makefile | 2 +- import/Makefile | 2 +- industry/abnt_codi/Makefile | 2 +- interpreters/bas/Makefile | 2 +- interpreters/ficl/Makefile | 2 +- interpreters/minibasic/Makefile | 2 +- modbus/Makefile | 2 +- netutils/chat/Makefile | 2 +- netutils/cjson/Makefile | 2 +- netutils/codecs/Makefile | 2 +- netutils/dhcpc/Makefile | 2 +- netutils/dhcpd/Makefile | 2 +- netutils/discover/Makefile | 2 +- netutils/esp8266/Makefile | 2 +- netutils/ftpc/Makefile | 2 +- netutils/ftpd/Makefile | 2 +- netutils/libcurl4nx/Makefile | 2 +- netutils/netinit/Makefile | 2 +- netutils/netlib/Makefile | 2 +- netutils/ntpclient/Makefile | 2 +- netutils/ping/Makefile | 2 +- netutils/pppd/Makefile | 2 +- netutils/smtp/Makefile | 2 +- netutils/telnetc/Makefile | 2 +- netutils/telnetd/Makefile | 2 +- netutils/tftpc/Makefile | 2 +- netutils/thttpd/Makefile | 2 +- netutils/thttpd/cgi-src/Makefile | 2 +- netutils/webclient/Makefile | 2 +- netutils/webserver/Makefile | 2 +- netutils/xmlrpc/Makefile | 2 +- nshlib/Makefile | 2 +- platform/Makefile | 2 +- platform/bin/Makefile | 2 +- system/cdcacm/Makefile | 2 +- system/cfgdata/Makefile | 2 +- system/cle/Makefile | 2 +- system/composite/Makefile | 2 +- system/critmon/Makefile | 2 +- system/cu/Makefile | 2 +- system/dhcpc/Makefile | 2 +- system/embedlog/Makefile | 2 +- system/flash_eraseall/Makefile | 2 +- system/hex2bin/Makefile | 2 +- system/hexed/Makefile | 2 +- system/i2c/Makefile | 2 +- system/lm75/Makefile | 2 +- system/lzf/Makefile | 2 +- system/mdio/Makefile | 2 +- system/netdb/Makefile | 2 +- system/nsh/Makefile | 2 +- system/ntpc/Makefile | 2 +- system/nxplayer/Makefile | 2 +- system/nxrecorder/Makefile | 2 +- system/ping/Makefile | 2 +- system/ping6/Makefile | 2 +- system/popen/Makefile | 2 +- system/prun/Makefile | 2 +- system/psmq/Makefile | 2 +- system/ramtest/Makefile | 2 +- system/readline/Makefile | 2 +- system/sched_note/Makefile | 2 +- system/setlogmask/Makefile | 2 +- system/spi/Makefile | 2 +- system/stackmonitor/Makefile | 2 +- system/sudoku/Makefile | 2 +- system/system/Makefile | 2 +- system/taskset/Makefile | 2 +- system/tee/Makefile | 2 +- system/telnet/Makefile | 2 +- system/termcurses/Makefile | 2 +- system/ubloxmodem/Makefile | 2 +- system/usbmsc/Makefile | 2 +- system/vi/Makefile | 2 +- system/zmodem/Makefile | 2 +- system/zmodem/Makefile.host | 2 +- testing/cxxtest/Makefile | 2 +- testing/fstest/Makefile | 2 +- testing/nxffs/Makefile | 2 +- testing/ostest/Makefile | 2 +- testing/scanftest/Makefile | 2 +- testing/smart/Makefile | 2 +- testing/smart_test/Makefile | 2 +- testing/smp/Makefile | 2 +- testing/unity/Makefile | 2 +- wireless/bluetooth/btsak/Makefile | 2 +- wireless/gs2200m/Makefile | 2 +- wireless/ieee802154/i8sak/Makefile | 2 +- wireless/ieee802154/i8shark/Makefile | 2 +- wireless/ieee802154/libmac/Makefile | 2 +- wireless/ieee802154/libutils/Makefile | 2 +- wireless/iwpan/Makefile | 2 +- wireless/wapi/Makefile | 2 +- 301 files changed, 302 insertions(+), 302 deletions(-) diff --git a/Makefile b/Makefile index 1652ea1fe..92075f465 100644 --- a/Makefile +++ b/Makefile @@ -37,8 +37,8 @@ APPDIR = $(CURDIR) TOPDIR ?= $(APPDIR)/import -include $(TOPDIR)/Make.defs -include $(APPDIR)/Make.defs +-include $(TOPDIR)/Make.defs +-include $(APPDIR)/Make.defs # Application Directories diff --git a/builtin/Makefile b/builtin/Makefile index 2acc9f7c9..15b99dbe0 100644 --- a/builtin/Makefile +++ b/builtin/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Source and object files diff --git a/builtin/registry/Makefile b/builtin/registry/Makefile index d5a4ab28c..255e55206 100644 --- a/builtin/registry/Makefile +++ b/builtin/registry/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs # NSH Library diff --git a/canutils/canlib/Makefile b/canutils/canlib/Makefile index 232a9d490..6b272e9b1 100644 --- a/canutils/canlib/Makefile +++ b/canutils/canlib/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CAN utility library diff --git a/canutils/libcanard/Makefile b/canutils/libcanard/Makefile index 40ab4036c..1b1579ed2 100644 --- a/canutils/libcanard/Makefile +++ b/canutils/libcanard/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs WGET = wget UNPACK = unzip diff --git a/canutils/libobd2/Makefile b/canutils/libobd2/Makefile index 828325b11..4511103c4 100644 --- a/canutils/libobd2/Makefile +++ b/canutils/libobd2/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CAN utility library diff --git a/examples/abntcodi/Makefile b/examples/abntcodi/Makefile index 48793d3a8..b429286ec 100644 --- a/examples/abntcodi/Makefile +++ b/examples/abntcodi/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ABNTCODI built-in application info diff --git a/examples/adc/Makefile b/examples/adc/Makefile index 0e73cbe2b..e0908c997 100644 --- a/examples/adc/Makefile +++ b/examples/adc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ADC example diff --git a/examples/adxl372_test/Makefile b/examples/adxl372_test/Makefile index a63bcad35..5039a0cde 100644 --- a/examples/adxl372_test/Makefile +++ b/examples/adxl372_test/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = $(CONFIG_EXAMPLES_ADXL372_TEST_PROGNAME) PRIORITY = $(CONFIG_EXAMPLES_ADXL372_TEST_PRIORITY) diff --git a/examples/ajoystick/Makefile b/examples/ajoystick/Makefile index 13904a04d..7e9af4694 100644 --- a/examples/ajoystick/Makefile +++ b/examples/ajoystick/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! Example diff --git a/examples/alarm/Makefile b/examples/alarm/Makefile index 1716fe54c..74f371635 100644 --- a/examples/alarm/Makefile +++ b/examples/alarm/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # RTC driver alarm test built-in application info diff --git a/examples/apa102/Makefile b/examples/apa102/Makefile index c336e62fb..f6c1f6f7c 100644 --- a/examples/apa102/Makefile +++ b/examples/apa102/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # APA102 built-in application info diff --git a/examples/apds9960/Makefile b/examples/apds9960/Makefile index 87abb03a4..5dfcba2da 100644 --- a/examples/apds9960/Makefile +++ b/examples/apds9960/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! built-in application info diff --git a/examples/bastest/Makefile b/examples/bastest/Makefile index 094dff954..f195d0ec8 100644 --- a/examples/bastest/Makefile +++ b/examples/bastest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # BAS test volume mounter diff --git a/examples/battery/Makefile b/examples/battery/Makefile index 2b169d3c1..114c56ef2 100644 --- a/examples/battery/Makefile +++ b/examples/battery/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Battery built-in application info diff --git a/examples/bmp180/Makefile b/examples/bmp180/Makefile index fe5e78557..a14ef1fad 100644 --- a/examples/bmp180/Makefile +++ b/examples/bmp180/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # BMP180 Barometer sensor example built-in application info diff --git a/examples/bridge/Makefile b/examples/bridge/Makefile index 864561e0e..58a8c4001 100644 --- a/examples/bridge/Makefile +++ b/examples/bridge/Makefile @@ -34,7 +34,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Discover built-in application info diff --git a/examples/buttons/Makefile b/examples/buttons/Makefile index 7c97b1d57..06bea50d5 100644 --- a/examples/buttons/Makefile +++ b/examples/buttons/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LED driver test built-in application info diff --git a/examples/calib_udelay/Makefile b/examples/calib_udelay/Makefile index 18c277749..7c6ac42c6 100644 --- a/examples/calib_udelay/Makefile +++ b/examples/calib_udelay/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # built-in application info diff --git a/examples/can/Makefile b/examples/can/Makefile index 1ad2194dd..f04b6372d 100644 --- a/examples/can/Makefile +++ b/examples/can/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/canard/Makefile b/examples/canard/Makefile index d46a85f54..3e8efc638 100644 --- a/examples/canard/Makefile +++ b/examples/canard/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = canard PRIORITY = SCHED_PRIORITY_DEFAULT diff --git a/examples/cctype/Makefile b/examples/cctype/Makefile index 503977469..19145576e 100644 --- a/examples/cctype/Makefile +++ b/examples/cctype/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # cctype verification diff --git a/examples/chat/Makefile b/examples/chat/Makefile index 9fa8a4495..4e4e2ba54 100644 --- a/examples/chat/Makefile +++ b/examples/chat/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs MAINSRC = chat_main.c diff --git a/examples/chrono/Makefile b/examples/chrono/Makefile index a9759027b..080ccc676 100644 --- a/examples/chrono/Makefile +++ b/examples/chrono/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Chronometer built-in application info diff --git a/examples/configdata/Makefile b/examples/configdata/Makefile index ac909c6cf..3386f53ed 100644 --- a/examples/configdata/Makefile +++ b/examples/configdata/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CONFIGDATA Unit Test diff --git a/examples/cpuhog/Makefile b/examples/cpuhog/Makefile index aae635944..871f4999c 100644 --- a/examples/cpuhog/Makefile +++ b/examples/cpuhog/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # do nothing loop to use up cpu time diff --git a/examples/cromfs/Makefile b/examples/cromfs/Makefile index 88efa09f0..e4db1c26e 100644 --- a/examples/cromfs/Makefile +++ b/examples/cromfs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CROMFS Example diff --git a/examples/dac/Makefile b/examples/dac/Makefile index 24e7996a1..6a83e5673 100644 --- a/examples/dac/Makefile +++ b/examples/dac/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # DAC tool diff --git a/examples/dhcpd/Makefile b/examples/dhcpd/Makefile index 986bb8409..d7a53fe13 100644 --- a/examples/dhcpd/Makefile +++ b/examples/dhcpd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # DHCP Daemon Example diff --git a/examples/dhtxx/Makefile b/examples/dhtxx/Makefile index 76094cfc5..de67ccc80 100644 --- a/examples/dhtxx/Makefile +++ b/examples/dhtxx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Dhtxx, World! built-in application info diff --git a/examples/discover/Makefile b/examples/discover/Makefile index 839693606..538187ae4 100644 --- a/examples/discover/Makefile +++ b/examples/discover/Makefile @@ -36,7 +36,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Discover built-in application info diff --git a/examples/djoystick/Makefile b/examples/djoystick/Makefile index c9dd1da1c..30a9e6d31 100644 --- a/examples/djoystick/Makefile +++ b/examples/djoystick/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! Example diff --git a/examples/dsptest/Makefile b/examples/dsptest/Makefile index f6aa0d530..9beb66359 100644 --- a/examples/dsptest/Makefile +++ b/examples/dsptest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # dsptest built-in application info diff --git a/examples/elf/Makefile b/examples/elf/Makefile index d86a12569..aa1f8ff48 100644 --- a/examples/elf/Makefile +++ b/examples/elf/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ELF Example diff --git a/examples/elf/tests/Makefile b/examples/elf/tests/Makefile index 88f2f5eed..0c51d7ca2 100644 --- a/examples/elf/tests/Makefile +++ b/examples/elf/tests/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs ALL_SUBDIRS = errno hello helloxx longjmp mutex pthread signal task struct diff --git a/examples/elf/tests/errno/Makefile b/examples/elf/tests/errno/Makefile index 432aeff36..ecac55f51 100644 --- a/examples/elf/tests/errno/Makefile +++ b/examples/elf/tests/errno/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/hello/Makefile b/examples/elf/tests/hello/Makefile index 56ca09439..abee21907 100644 --- a/examples/elf/tests/hello/Makefile +++ b/examples/elf/tests/hello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/helloxx/Makefile b/examples/elf/tests/helloxx/Makefile index 8ca3572ce..24a380cb9 100644 --- a/examples/elf/tests/helloxx/Makefile +++ b/examples/elf/tests/helloxx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/longjmp/Makefile b/examples/elf/tests/longjmp/Makefile index 55f784e69..c15ef4a58 100644 --- a/examples/elf/tests/longjmp/Makefile +++ b/examples/elf/tests/longjmp/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/mutex/Makefile b/examples/elf/tests/mutex/Makefile index b10e2e442..53bf2ac5f 100644 --- a/examples/elf/tests/mutex/Makefile +++ b/examples/elf/tests/mutex/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/pthread/Makefile b/examples/elf/tests/pthread/Makefile index fcf7ec53b..26aa9f944 100644 --- a/examples/elf/tests/pthread/Makefile +++ b/examples/elf/tests/pthread/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/signal/Makefile b/examples/elf/tests/signal/Makefile index 0eee7a8d5..e582c3220 100644 --- a/examples/elf/tests/signal/Makefile +++ b/examples/elf/tests/signal/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/struct/Makefile b/examples/elf/tests/struct/Makefile index c8262837e..cdf32c0eb 100644 --- a/examples/elf/tests/struct/Makefile +++ b/examples/elf/tests/struct/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/elf/tests/task/Makefile b/examples/elf/tests/task/Makefile index 9f621f0f6..c46a251ef 100644 --- a/examples/elf/tests/task/Makefile +++ b/examples/elf/tests/task/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/embedlog/Makefile b/examples/embedlog/Makefile index c9a41234e..cb75d7a14 100644 --- a/examples/embedlog/Makefile +++ b/examples/embedlog/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # embedlog example built-in application info diff --git a/examples/fb/Makefile b/examples/fb/Makefile index d0e9f7267..7ea6b600d 100644 --- a/examples/fb/Makefile +++ b/examples/fb/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FB, World! built-in application info diff --git a/examples/fboverlay/Makefile b/examples/fboverlay/Makefile index 6a490b02b..2c0efbb60 100644 --- a/examples/fboverlay/Makefile +++ b/examples/fboverlay/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # fboverlay built-in application info diff --git a/examples/flash_test/Makefile b/examples/flash_test/Makefile index cf4ef4812..215e7d624 100644 --- a/examples/flash_test/Makefile +++ b/examples/flash_test/Makefile @@ -34,7 +34,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SMART FLASH block device test diff --git a/examples/flowc/Makefile b/examples/flowc/Makefile index be22592b8..73209daff 100644 --- a/examples/flowc/Makefile +++ b/examples/flowc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FLOWC Test diff --git a/examples/ft80x/Makefile b/examples/ft80x/Makefile index 82bc27e15..e82f50930 100644 --- a/examples/ft80x/Makefile +++ b/examples/ft80x/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FT80X example built-in application info diff --git a/examples/ftpc/Makefile b/examples/ftpc/Makefile index 7ef708782..7c761896a 100644 --- a/examples/ftpc/Makefile +++ b/examples/ftpc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FTPC Client Application diff --git a/examples/ftpd/Makefile b/examples/ftpd/Makefile index d529a13ae..ca933418b 100644 --- a/examples/ftpd/Makefile +++ b/examples/ftpd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs MAINSRC = ftpd_main.c diff --git a/examples/gpio/Makefile b/examples/gpio/Makefile index 572fd5326..03d0f761b 100644 --- a/examples/gpio/Makefile +++ b/examples/gpio/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # GPIO, World! built-in application info diff --git a/examples/gps/Makefile b/examples/gps/Makefile index bdce47087..87c41a7bd 100644 --- a/examples/gps/Makefile +++ b/examples/gps/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # GPS built-in application info diff --git a/examples/hello/Makefile b/examples/hello/Makefile index 96ba3588e..ea5c04365 100644 --- a/examples/hello/Makefile +++ b/examples/hello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! built-in application info diff --git a/examples/helloxx/Makefile b/examples/helloxx/Makefile index b5e7a3580..0f7306c09 100644 --- a/examples/helloxx/Makefile +++ b/examples/helloxx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! C++ Example diff --git a/examples/hidkbd/Makefile b/examples/hidkbd/Makefile index b9c1457db..0c92fed01 100644 --- a/examples/hidkbd/Makefile +++ b/examples/hidkbd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # USB Host HID keyboard Example diff --git a/examples/i2schar/Makefile b/examples/i2schar/Makefile index f96163803..645e81ffb 100644 --- a/examples/i2schar/Makefile +++ b/examples/i2schar/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # I2S character driver test diff --git a/examples/i2sloop/Makefile b/examples/i2sloop/Makefile index 9ef5a4ee7..857eb62e0 100644 --- a/examples/i2sloop/Makefile +++ b/examples/i2sloop/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # I2S character driver test diff --git a/examples/igmp/Makefile b/examples/igmp/Makefile index c3a56ce40..ca86eb4b0 100644 --- a/examples/igmp/Makefile +++ b/examples/igmp/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = igmp PRIORITY = SCHED_PRIORITY_DEFAULT diff --git a/examples/ina219/Makefile b/examples/ina219/Makefile index 67b142fb8..8d081739d 100644 --- a/examples/ina219/Makefile +++ b/examples/ina219/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! built-in application info diff --git a/examples/ina226/Makefile b/examples/ina226/Makefile index 9ef60d02d..b0368f729 100644 --- a/examples/ina226/Makefile +++ b/examples/ina226/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # INA226 built-in application info diff --git a/examples/ini_dumper/Makefile b/examples/ini_dumper/Makefile index 877feff25..b8c8100ab 100644 --- a/examples/ini_dumper/Makefile +++ b/examples/ini_dumper/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ini_dumper example built-in application info diff --git a/examples/ipforward/Makefile b/examples/ipforward/Makefile index b816105e6..3f1dbd86f 100644 --- a/examples/ipforward/Makefile +++ b/examples/ipforward/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! built-in application info diff --git a/examples/json/Makefile b/examples/json/Makefile index e1abe918e..ae5a66238 100644 --- a/examples/json/Makefile +++ b/examples/json/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # cJSON built-in application info diff --git a/examples/leds/Makefile b/examples/leds/Makefile index 72ae721d3..e5c669bd4 100644 --- a/examples/leds/Makefile +++ b/examples/leds/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LED driver test built-in application info diff --git a/examples/lis3dsh_reader/Makefile b/examples/lis3dsh_reader/Makefile index 8f5a78028..fc4fda031 100644 --- a/examples/lis3dsh_reader/Makefile +++ b/examples/lis3dsh_reader/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = $(CONFIG_EXAMPLES_LIS3DSH_READER_PROGNAME) PRIORITY = SCHED_PRIORITY_DEFAULT diff --git a/examples/lsm330spi_test/Makefile b/examples/lsm330spi_test/Makefile index 42bcbb562..3c56e4535 100644 --- a/examples/lsm330spi_test/Makefile +++ b/examples/lsm330spi_test/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = $(CONFIG_EXAMPLES_LSM330SPI_TEST_PROGNAME) PRIORITY = $(CONFIG_EXAMPLES_LSM330SPI_TEST_PRIORITY) diff --git a/examples/lvgldemo/Makefile b/examples/lvgldemo/Makefile index 16cf72396..2cf5f2b7b 100644 --- a/examples/lvgldemo/Makefile +++ b/examples/lvgldemo/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LittleVGL demo built-in application info diff --git a/examples/max31855/Makefile b/examples/max31855/Makefile index 284388755..30ee8ec6e 100644 --- a/examples/max31855/Makefile +++ b/examples/max31855/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # max31855 built-in application info diff --git a/examples/media/Makefile b/examples/media/Makefile index 1edfdb9a7..7ec11443f 100644 --- a/examples/media/Makefile +++ b/examples/media/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Media test application info diff --git a/examples/mld/Makefile b/examples/mld/Makefile index de7f12622..c702954f2 100644 --- a/examples/mld/Makefile +++ b/examples/mld/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # MLD Networking Example diff --git a/examples/mlx90614/Makefile b/examples/mlx90614/Makefile index 4e25ad105..6770d1ae1 100644 --- a/examples/mlx90614/Makefile +++ b/examples/mlx90614/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # MLX90614 built-in application info diff --git a/examples/mm/Makefile b/examples/mm/Makefile index bee79d401..cebb06ed8 100644 --- a/examples/mm/Makefile +++ b/examples/mm/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Memory Management Test diff --git a/examples/modbus/Makefile b/examples/modbus/Makefile index b234d69d8..a5233ffcd 100644 --- a/examples/modbus/Makefile +++ b/examples/modbus/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FreeModBus demo built-in application info diff --git a/examples/modbusmaster/Makefile b/examples/modbusmaster/Makefile index d9d7df688..2bb050dd1 100644 --- a/examples/modbusmaster/Makefile +++ b/examples/modbusmaster/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Modbus Master built-in application info diff --git a/examples/module/Makefile b/examples/module/Makefile index 9cd834c26..8f06638c3 100644 --- a/examples/module/Makefile +++ b/examples/module/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Module example built-in application info diff --git a/examples/module/drivers/Makefile b/examples/module/drivers/Makefile index b4cebac6e..a5c203a72 100644 --- a/examples/module/drivers/Makefile +++ b/examples/module/drivers/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs ALL_SUBDIRS = chardev diff --git a/examples/module/drivers/chardev/Makefile b/examples/module/drivers/chardev/Makefile index ae8396f0a..e7ceaba49 100644 --- a/examples/module/drivers/chardev/Makefile +++ b/examples/module/drivers/chardev/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs OBJEXT ?= .o diff --git a/examples/mount/Makefile b/examples/mount/Makefile index 3bd7c4f98..d1fc2a285 100644 --- a/examples/mount/Makefile +++ b/examples/mount/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # mount() test diff --git a/examples/mtdpart/Makefile b/examples/mtdpart/Makefile index 0b743cd71..0c143ab19 100644 --- a/examples/mtdpart/Makefile +++ b/examples/mtdpart/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # MTD Partition Example diff --git a/examples/mtdrwb/Makefile b/examples/mtdrwb/Makefile index 7f9266506..40a2abac3 100644 --- a/examples/mtdrwb/Makefile +++ b/examples/mtdrwb/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # MTD R/W buffer test Example diff --git a/examples/netloop/Makefile b/examples/netloop/Makefile index 70c191b3d..2cbe01220 100644 --- a/examples/netloop/Makefile +++ b/examples/netloop/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Network loopback Example diff --git a/examples/netpkt/Makefile b/examples/netpkt/Makefile index 0679528f0..0e7656bf5 100644 --- a/examples/netpkt/Makefile +++ b/examples/netpkt/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Network packet socket example diff --git a/examples/nettest/Makefile b/examples/nettest/Makefile index ecccaa447..22ced9269 100644 --- a/examples/nettest/Makefile +++ b/examples/nettest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic TCP networking test diff --git a/examples/nrf24l01_term/Makefile b/examples/nrf24l01_term/Makefile index a71a5b778..8e104119b 100644 --- a/examples/nrf24l01_term/Makefile +++ b/examples/nrf24l01_term/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic nRF24L01+ terminal demonstration diff --git a/examples/null/Makefile b/examples/null/Makefile index 628393d9f..b8e65f5c2 100644 --- a/examples/null/Makefile +++ b/examples/null/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # The NULL example built-in application info diff --git a/examples/nunchuck/Makefile b/examples/nunchuck/Makefile index 21ebad4e3..f1f020cf0 100644 --- a/examples/nunchuck/Makefile +++ b/examples/nunchuck/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Nunchuck Example diff --git a/examples/nx/Makefile b/examples/nx/Makefile index 7ce59b05c..f61ba6a88 100644 --- a/examples/nx/Makefile +++ b/examples/nx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/nxdemo/Makefile b/examples/nxdemo/Makefile index 23636d142..32fa7d3d6 100644 --- a/examples/nxdemo/Makefile +++ b/examples/nxdemo/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/nxflat/Makefile b/examples/nxflat/Makefile index 6162c6cbc..fe6c2884d 100644 --- a/examples/nxflat/Makefile +++ b/examples/nxflat/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NXFLAT Example diff --git a/examples/nxflat/tests/errno/Makefile b/examples/nxflat/tests/errno/Makefile index 92024459f..d161a6496 100644 --- a/examples/nxflat/tests/errno/Makefile +++ b/examples/nxflat/tests/errno/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = errno diff --git a/examples/nxflat/tests/hello++/Makefile b/examples/nxflat/tests/hello++/Makefile index 5d85154a0..fb8922a1b 100644 --- a/examples/nxflat/tests/hello++/Makefile +++ b/examples/nxflat/tests/hello++/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN1 = hello++1 BIN2 = hello++2 diff --git a/examples/nxflat/tests/hello/Makefile b/examples/nxflat/tests/hello/Makefile index 503429f5c..2efa6dbca 100644 --- a/examples/nxflat/tests/hello/Makefile +++ b/examples/nxflat/tests/hello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = hello diff --git a/examples/nxflat/tests/longjmp/Makefile b/examples/nxflat/tests/longjmp/Makefile index ab44b331d..dbfd5fc91 100644 --- a/examples/nxflat/tests/longjmp/Makefile +++ b/examples/nxflat/tests/longjmp/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = longjmp diff --git a/examples/nxflat/tests/mutex/Makefile b/examples/nxflat/tests/mutex/Makefile index 3eed158af..526099819 100644 --- a/examples/nxflat/tests/mutex/Makefile +++ b/examples/nxflat/tests/mutex/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = mutex diff --git a/examples/nxflat/tests/pthread/Makefile b/examples/nxflat/tests/pthread/Makefile index 519bf5a8b..d5d40e585 100644 --- a/examples/nxflat/tests/pthread/Makefile +++ b/examples/nxflat/tests/pthread/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs # Basic make _info +-include $(TOPDIR)/Make.defs # Basic make _info BIN = pthread diff --git a/examples/nxflat/tests/signal/Makefile b/examples/nxflat/tests/signal/Makefile index 59820f5a4..43e4742b5 100644 --- a/examples/nxflat/tests/signal/Makefile +++ b/examples/nxflat/tests/signal/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = signal diff --git a/examples/nxflat/tests/struct/Makefile b/examples/nxflat/tests/struct/Makefile index db1a9352b..bee07d1e5 100644 --- a/examples/nxflat/tests/struct/Makefile +++ b/examples/nxflat/tests/struct/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CFLAGS += -I. diff --git a/examples/nxflat/tests/task/Makefile b/examples/nxflat/tests/task/Makefile index b2789be9b..afd4754b6 100644 --- a/examples/nxflat/tests/task/Makefile +++ b/examples/nxflat/tests/task/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = task diff --git a/examples/nxhello/Makefile b/examples/nxhello/Makefile index 8a694564c..b9addfc0e 100644 --- a/examples/nxhello/Makefile +++ b/examples/nxhello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/nximage/Makefile b/examples/nximage/Makefile index b51a268aa..c433df877 100644 --- a/examples/nximage/Makefile +++ b/examples/nximage/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/nxlines/Makefile b/examples/nxlines/Makefile index 69e69caf4..07eb28fdc 100644 --- a/examples/nxlines/Makefile +++ b/examples/nxlines/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/nxterm/Makefile b/examples/nxterm/Makefile index e3aa446f2..230750a9e 100644 --- a/examples/nxterm/Makefile +++ b/examples/nxterm/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Console Example. diff --git a/examples/nxtext/Makefile b/examples/nxtext/Makefile index 345a1f8bb..221d2e5f8 100644 --- a/examples/nxtext/Makefile +++ b/examples/nxtext/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/obd2/Makefile b/examples/obd2/Makefile index 5eea86629..11e9a5a09 100644 --- a/examples/obd2/Makefile +++ b/examples/obd2/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # OBD2 application info diff --git a/examples/oneshot/Makefile b/examples/oneshot/Makefile index 008a6a475..9bd21e40f 100644 --- a/examples/oneshot/Makefile +++ b/examples/oneshot/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Oneshot timer built-in application info diff --git a/examples/pashello/Makefile b/examples/pashello/Makefile index 8c6c11e06..39f5e0a90 100644 --- a/examples/pashello/Makefile +++ b/examples/pashello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Pascal Add-On Example diff --git a/examples/pca9635/Makefile b/examples/pca9635/Makefile index 1bfe16156..ba582a312 100644 --- a/examples/pca9635/Makefile +++ b/examples/pca9635/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # PCA9635 built-in application info diff --git a/examples/pdcurses/Makefile b/examples/pdcurses/Makefile index e3f2ce105..e19ea0233 100644 --- a/examples/pdcurses/Makefile +++ b/examples/pdcurses/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # pdcurses demo programs diff --git a/examples/pf_ieee802154/Makefile b/examples/pf_ieee802154/Makefile index c1e6a1db3..1ef86647f 100644 --- a/examples/pf_ieee802154/Makefile +++ b/examples/pf_ieee802154/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # PF_IEEE802154 Socket Test diff --git a/examples/pipe/Makefile b/examples/pipe/Makefile index 338ea4661..bfacf737d 100644 --- a/examples/pipe/Makefile +++ b/examples/pipe/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Pipe Example diff --git a/examples/poll/Makefile b/examples/poll/Makefile index 1c6d09c93..d6e6ff4ae 100644 --- a/examples/poll/Makefile +++ b/examples/poll/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CSRCS = poll_listener.c select_listener.c net_listener.c net_reader.c MAINSRC = poll_main.c diff --git a/examples/popen/Makefile b/examples/popen/Makefile index 935a3a7e4..b80a034f8 100644 --- a/examples/popen/Makefile +++ b/examples/popen/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # popen() built-in application info diff --git a/examples/posix_spawn/Makefile b/examples/posix_spawn/Makefile index 8fb6a9625..a97dbdedc 100644 --- a/examples/posix_spawn/Makefile +++ b/examples/posix_spawn/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ELF Example diff --git a/examples/posix_spawn/filesystem/Makefile b/examples/posix_spawn/filesystem/Makefile index cd29039c9..2efc1fed8 100644 --- a/examples/posix_spawn/filesystem/Makefile +++ b/examples/posix_spawn/filesystem/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs SPAWN_DIR = $(APPDIR)$(DELIM)examples$(DELIM)posix_spawn diff --git a/examples/posix_spawn/filesystem/hello/Makefile b/examples/posix_spawn/filesystem/hello/Makefile index 45e0d093a..728f49904 100644 --- a/examples/posix_spawn/filesystem/hello/Makefile +++ b/examples/posix_spawn/filesystem/hello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = hello diff --git a/examples/posix_spawn/filesystem/redirect/Makefile b/examples/posix_spawn/filesystem/redirect/Makefile index 7c598101c..fa1a9a818 100644 --- a/examples/posix_spawn/filesystem/redirect/Makefile +++ b/examples/posix_spawn/filesystem/redirect/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = redirect diff --git a/examples/powerled/Makefile b/examples/powerled/Makefile index 306133618..5e30ff589 100644 --- a/examples/powerled/Makefile +++ b/examples/powerled/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Powerled Example diff --git a/examples/powermonitor/Makefile b/examples/powermonitor/Makefile index 58eab7094..215b12fe5 100644 --- a/examples/powermonitor/Makefile +++ b/examples/powermonitor/Makefile @@ -32,7 +32,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = powermonitor PRIORITY = SCHED_PRIORITY_DEFAULT diff --git a/examples/pppd/Makefile b/examples/pppd/Makefile index 8d2947695..4cee53ae6 100644 --- a/examples/pppd/Makefile +++ b/examples/pppd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # pppd Example diff --git a/examples/pty_test/Makefile b/examples/pty_test/Makefile index a0e5a2fd1..7ea8c7ae4 100644 --- a/examples/pty_test/Makefile +++ b/examples/pty_test/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! built-in application info diff --git a/examples/pwfb/Makefile b/examples/pwfb/Makefile index c4de192f2..dc741dc88 100644 --- a/examples/pwfb/Makefile +++ b/examples/pwfb/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX per-window frame buffer graphics example. diff --git a/examples/pwlines/Makefile b/examples/pwlines/Makefile index ff7b4c4a2..688001dd9 100644 --- a/examples/pwlines/Makefile +++ b/examples/pwlines/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/pwm/Makefile b/examples/pwm/Makefile index 42987ab23..ca5cb1708 100644 --- a/examples/pwm/Makefile +++ b/examples/pwm/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # PWM Example. diff --git a/examples/qencoder/Makefile b/examples/qencoder/Makefile index 90443929f..bdee89489 100644 --- a/examples/qencoder/Makefile +++ b/examples/qencoder/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/random/Makefile b/examples/random/Makefile index ada1f1973..528a64913 100644 --- a/examples/random/Makefile +++ b/examples/random/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # /dev/random test diff --git a/examples/relays/Makefile b/examples/relays/Makefile index 45da6da1b..7dc023336 100644 --- a/examples/relays/Makefile +++ b/examples/relays/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # relays Example diff --git a/examples/rfid_readuid/Makefile b/examples/rfid_readuid/Makefile index 069e6c4e9..a7aa9e5d0 100644 --- a/examples/rfid_readuid/Makefile +++ b/examples/rfid_readuid/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # RFID Read UID built-in application info diff --git a/examples/rgbled/Makefile b/examples/rgbled/Makefile index 95c3cf35f..bdb5f3eb1 100644 --- a/examples/rgbled/Makefile +++ b/examples/rgbled/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # RGBLED built-in application info diff --git a/examples/romfs/Makefile b/examples/romfs/Makefile index 47ea0c8f1..bdd2044d7 100644 --- a/examples/romfs/Makefile +++ b/examples/romfs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ROMFS built-in application info diff --git a/examples/sendmail/Makefile b/examples/sendmail/Makefile index 66914bba1..03a52d012 100644 --- a/examples/sendmail/Makefile +++ b/examples/sendmail/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Sendmail SMTP Example diff --git a/examples/serialblaster/Makefile b/examples/serialblaster/Makefile index a4c2a8b1c..6595e221e 100644 --- a/examples/serialblaster/Makefile +++ b/examples/serialblaster/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # For testing: Blast canned characters at a designated serial port diff --git a/examples/serialrx/Makefile b/examples/serialrx/Makefile index a332b5445..b297577b7 100644 --- a/examples/serialrx/Makefile +++ b/examples/serialrx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # For testing: Blast canned characters at a designated serial port diff --git a/examples/serloop/Makefile b/examples/serloop/Makefile index d10658e3f..5dee84ffd 100644 --- a/examples/serloop/Makefile +++ b/examples/serloop/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Mindlessly simple console loopack test diff --git a/examples/slcd/Makefile b/examples/slcd/Makefile index 868153c4c..75f1c426d 100644 --- a/examples/slcd/Makefile +++ b/examples/slcd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! built-in application info diff --git a/examples/smps/Makefile b/examples/smps/Makefile index ff134d007..08d7ae220 100644 --- a/examples/smps/Makefile +++ b/examples/smps/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Smps Example diff --git a/examples/sotest/Makefile b/examples/sotest/Makefile index 8e8a98eff..926584440 100644 --- a/examples/sotest/Makefile +++ b/examples/sotest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/sotest/lib/Makefile b/examples/sotest/lib/Makefile index d13f20e0b..4760920ab 100644 --- a/examples/sotest/lib/Makefile +++ b/examples/sotest/lib/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs ALL_SUBDIRS = sotest diff --git a/examples/sotest/lib/modprint/Makefile b/examples/sotest/lib/modprint/Makefile index 3dc87a7c9..d7a6f6977 100644 --- a/examples/sotest/lib/modprint/Makefile +++ b/examples/sotest/lib/modprint/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs OBJEXT ?= .o diff --git a/examples/sotest/lib/sotest/Makefile b/examples/sotest/lib/sotest/Makefile index b2793673f..89972d561 100644 --- a/examples/sotest/lib/sotest/Makefile +++ b/examples/sotest/lib/sotest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs OBJEXT ?= .o diff --git a/examples/stat/Makefile b/examples/stat/Makefile index 3101302fb..01cc13b7f 100644 --- a/examples/stat/Makefile +++ b/examples/stat/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Stat built-in application info diff --git a/examples/sx127x_demo/Makefile b/examples/sx127x_demo/Makefile index db110665e..b68521fbe 100644 --- a/examples/sx127x_demo/Makefile +++ b/examples/sx127x_demo/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic sx127x+ demonstration diff --git a/examples/system/Makefile b/examples/system/Makefile index b8737eb5c..34c4907a8 100644 --- a/examples/system/Makefile +++ b/examples/system/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # system() built-in application info diff --git a/examples/tcpblaster/Makefile b/examples/tcpblaster/Makefile index 6277ca43c..9bb2c17ac 100644 --- a/examples/tcpblaster/Makefile +++ b/examples/tcpblaster/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic TCP networking test diff --git a/examples/tcpecho/Makefile b/examples/tcpecho/Makefile index d09278c5c..7eac0ea72 100644 --- a/examples/tcpecho/Makefile +++ b/examples/tcpecho/Makefile @@ -36,7 +36,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Discover built-in application info diff --git a/examples/telnetd/Makefile b/examples/telnetd/Makefile index d11bf9a44..b9879ed54 100644 --- a/examples/telnetd/Makefile +++ b/examples/telnetd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Telnetd Example diff --git a/examples/thttpd/Makefile b/examples/thttpd/Makefile index 4d4012bc3..dc31e07c9 100644 --- a/examples/thttpd/Makefile +++ b/examples/thttpd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # THTTPD Web Server Example diff --git a/examples/thttpd/content/Makefile.binfs b/examples/thttpd/content/Makefile.binfs index 2a6052d93..a5ce8ccae 100644 --- a/examples/thttpd/content/Makefile.binfs +++ b/examples/thttpd/content/Makefile.binfs @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = hello tasks PRIORITY = $(CONFIG_THTTPD_CGI_PRIORITY) diff --git a/examples/thttpd/content/hello/Makefile b/examples/thttpd/content/hello/Makefile index 0d8f6cc12..046684981 100644 --- a/examples/thttpd/content/hello/Makefile +++ b/examples/thttpd/content/hello/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs BIN = hello diff --git a/examples/thttpd/content/tasks/Makefile b/examples/thttpd/content/tasks/Makefile index 22b655733..0754b1ed4 100644 --- a/examples/thttpd/content/tasks/Makefile +++ b/examples/thttpd/content/tasks/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs OBJEXT ?= .o DELIM ?= / diff --git a/examples/tiff/Makefile b/examples/tiff/Makefile index 7998999ac..f0feaaa73 100644 --- a/examples/tiff/Makefile +++ b/examples/tiff/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # TIFF Unit Test diff --git a/examples/timer/Makefile b/examples/timer/Makefile index a161ff06b..46e17b929 100644 --- a/examples/timer/Makefile +++ b/examples/timer/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Timer built-in application info diff --git a/examples/touchscreen/Makefile b/examples/touchscreen/Makefile index 048af30ac..9226cd215 100644 --- a/examples/touchscreen/Makefile +++ b/examples/touchscreen/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX NX Graphics Example. diff --git a/examples/udgram/Makefile b/examples/udgram/Makefile index 5b97fcc52..b6831bc1e 100644 --- a/examples/udgram/Makefile +++ b/examples/udgram/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic Unix domain networking test diff --git a/examples/udp/Makefile b/examples/udp/Makefile index 74fb8fa99..665159dd0 100644 --- a/examples/udp/Makefile +++ b/examples/udp/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # UDP Test diff --git a/examples/udpblaster/Makefile b/examples/udpblaster/Makefile index a981104eb..67e1add26 100644 --- a/examples/udpblaster/Makefile +++ b/examples/udpblaster/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic TCP networking test diff --git a/examples/uid/Makefile b/examples/uid/Makefile index e50e8a031..3738ffa52 100644 --- a/examples/uid/Makefile +++ b/examples/uid/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # UID/GID built-in application info diff --git a/examples/unionfs/Makefile b/examples/unionfs/Makefile index 35fb021e5..3b5bceed2 100644 --- a/examples/unionfs/Makefile +++ b/examples/unionfs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # UNIONFS built-in application info diff --git a/examples/usbserial/Makefile b/examples/usbserial/Makefile index 73eb9a9ab..f1b7602f5 100644 --- a/examples/usbserial/Makefile +++ b/examples/usbserial/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # USB serial device example # Built-in application info diff --git a/examples/usbserial/Makefile.host b/examples/usbserial/Makefile.host index e56f49df8..6abf77966 100644 --- a/examples/usbserial/Makefile.host +++ b/examples/usbserial/Makefile.host @@ -35,7 +35,7 @@ # TOPDIR must be defined on the make command line -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs SRC = host.c BIN = host$(EXEEXT) diff --git a/examples/userfs/Makefile b/examples/userfs/Makefile index d7e5bafe4..3801df61e 100644 --- a/examples/userfs/Makefile +++ b/examples/userfs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # UserFS test application info diff --git a/examples/usrsocktest/Makefile b/examples/usrsocktest/Makefile index 4aed0d009..981e5cfb7 100644 --- a/examples/usrsocktest/Makefile +++ b/examples/usrsocktest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # USRSOCK Test built-in application info diff --git a/examples/ustream/Makefile b/examples/ustream/Makefile index 556afd0b1..5efb3fabc 100644 --- a/examples/ustream/Makefile +++ b/examples/ustream/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Basic Unix domain networking test diff --git a/examples/veml6070/Makefile b/examples/veml6070/Makefile index 7d0274963..11e3fb28a 100644 --- a/examples/veml6070/Makefile +++ b/examples/veml6070/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # VEML6070 UltraViolet sensor example built-in application info diff --git a/examples/watchdog/Makefile b/examples/watchdog/Makefile index 80bd911a4..856c2ca88 100644 --- a/examples/watchdog/Makefile +++ b/examples/watchdog/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Watchdog Timer Example. diff --git a/examples/webserver/Makefile b/examples/webserver/Makefile index 1a2a247ae..3ba8e64f9 100644 --- a/examples/webserver/Makefile +++ b/examples/webserver/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # uIP very tiny web server example diff --git a/examples/wget/Makefile b/examples/wget/Makefile index b1906e7f4..2df1e2d95 100644 --- a/examples/wget/Makefile +++ b/examples/wget/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # wget webclient example diff --git a/examples/wgetjson/Makefile b/examples/wgetjson/Makefile index 3d953a88b..dd17ace9c 100644 --- a/examples/wgetjson/Makefile +++ b/examples/wgetjson/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hello, World! Example diff --git a/examples/xbc_test/Makefile b/examples/xbc_test/Makefile index 035f4fa38..13650fc3c 100644 --- a/examples/xbc_test/Makefile +++ b/examples/xbc_test/Makefile @@ -36,7 +36,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # XBox controller driver test built-in application info diff --git a/examples/xmlrpc/Makefile b/examples/xmlrpc/Makefile index 481d92ef3..2ab501677 100644 --- a/examples/xmlrpc/Makefile +++ b/examples/xmlrpc/Makefile @@ -36,7 +36,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # XML RPC built-in application info diff --git a/examples/zerocross/Makefile b/examples/zerocross/Makefile index a4eb3aff8..0c7a55059 100644 --- a/examples/zerocross/Makefile +++ b/examples/zerocross/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Zero Cross Example diff --git a/fsutils/flash_eraseall/Makefile b/fsutils/flash_eraseall/Makefile index 693b6dab3..d0439ebd4 100644 --- a/fsutils/flash_eraseall/Makefile +++ b/fsutils/flash_eraseall/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Password file access library diff --git a/fsutils/inifile/Makefile b/fsutils/inifile/Makefile index ee55e6dae..ae61334f4 100644 --- a/fsutils/inifile/Makefile +++ b/fsutils/inifile/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # I2C tool CSRCS = inifile.c diff --git a/fsutils/inih/Makefile b/fsutils/inih/Makefile index 51ddbfaf4..36088ab3b 100644 --- a/fsutils/inih/Makefile +++ b/fsutils/inih/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs WGET = wget CP = cp -R diff --git a/fsutils/mkfatfs/Makefile b/fsutils/mkfatfs/Makefile index 1f5e5a1d3..ff9eefcf7 100644 --- a/fsutils/mkfatfs/Makefile +++ b/fsutils/mkfatfs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # mkfatfs utility diff --git a/fsutils/mksmartfs/Makefile b/fsutils/mksmartfs/Makefile index aec927f90..99d000af9 100644 --- a/fsutils/mksmartfs/Makefile +++ b/fsutils/mksmartfs/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SmartFS file utility diff --git a/fsutils/passwd/Makefile b/fsutils/passwd/Makefile index 259bdd426..839769a7d 100644 --- a/fsutils/passwd/Makefile +++ b/fsutils/passwd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Password file access library diff --git a/gpsutils/minmea/Makefile b/gpsutils/minmea/Makefile index db71a2b21..ea3acedcc 100644 --- a/gpsutils/minmea/Makefile +++ b/gpsutils/minmea/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NSH Library diff --git a/graphics/ft80x/Makefile b/graphics/ft80x/Makefile index 45a37b8d8..4d0e950c8 100644 --- a/graphics/ft80x/Makefile +++ b/graphics/ft80x/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FTDI/BridgeTek FT80x library CSRCS = ft80x_dl.c ft80x_ramg.c ft80x_ramdl.c ft80x_ramcmd.c diff --git a/graphics/littlevgl/Makefile b/graphics/littlevgl/Makefile index f4ab87c23..187c7f58f 100644 --- a/graphics/littlevgl/Makefile +++ b/graphics/littlevgl/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LVGL graphic library diff --git a/graphics/nxglyphs/Makefile b/graphics/nxglyphs/Makefile index dee6b7108..6b0950db1 100644 --- a/graphics/nxglyphs/Makefile +++ b/graphics/nxglyphs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs ifeq ($(CONFIG_NXWIDGETS),y) # Glyphs used by NxWidgets diff --git a/graphics/nxwidgets/Makefile b/graphics/nxwidgets/Makefile index 6df3bbe96..3eecd0817 100644 --- a/graphics/nxwidgets/Makefile +++ b/graphics/nxwidgets/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Infrastructure diff --git a/graphics/nxwidgets/UnitTests/CButton/Makefile b/graphics/nxwidgets/UnitTests/CButton/Makefile index dd14d2dd8..054be1ad2 100644 --- a/graphics/nxwidgets/UnitTests/CButton/Makefile +++ b/graphics/nxwidgets/UnitTests/CButton/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CButton unit test diff --git a/graphics/nxwidgets/UnitTests/CButtonArray/Makefile b/graphics/nxwidgets/UnitTests/CButtonArray/Makefile index 1ce356181..b94d25d77 100644 --- a/graphics/nxwidgets/UnitTests/CButtonArray/Makefile +++ b/graphics/nxwidgets/UnitTests/CButtonArray/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CButtonArray unit test diff --git a/graphics/nxwidgets/UnitTests/CCheckBox/Makefile b/graphics/nxwidgets/UnitTests/CCheckBox/Makefile index 9a8ecc8a9..046690a4d 100644 --- a/graphics/nxwidgets/UnitTests/CCheckBox/Makefile +++ b/graphics/nxwidgets/UnitTests/CCheckBox/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CCheckBox unit test diff --git a/graphics/nxwidgets/UnitTests/CGlyphButton/Makefile b/graphics/nxwidgets/UnitTests/CGlyphButton/Makefile index 2d867aacb..f9b44406f 100644 --- a/graphics/nxwidgets/UnitTests/CGlyphButton/Makefile +++ b/graphics/nxwidgets/UnitTests/CGlyphButton/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CGlyphButton unit test diff --git a/graphics/nxwidgets/UnitTests/CGlyphSliderHorizontal/Makefile b/graphics/nxwidgets/UnitTests/CGlyphSliderHorizontal/Makefile index 0d27f1629..c1d15f558 100644 --- a/graphics/nxwidgets/UnitTests/CGlyphSliderHorizontal/Makefile +++ b/graphics/nxwidgets/UnitTests/CGlyphSliderHorizontal/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CGlyphSliderHorizontal unit test diff --git a/graphics/nxwidgets/UnitTests/CImage/Makefile b/graphics/nxwidgets/UnitTests/CImage/Makefile index 2590b2fa6..d1a671937 100644 --- a/graphics/nxwidgets/UnitTests/CImage/Makefile +++ b/graphics/nxwidgets/UnitTests/CImage/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CImage unit test diff --git a/graphics/nxwidgets/UnitTests/CKeypad/Makefile b/graphics/nxwidgets/UnitTests/CKeypad/Makefile index 5ddf35baf..197f3e54b 100644 --- a/graphics/nxwidgets/UnitTests/CKeypad/Makefile +++ b/graphics/nxwidgets/UnitTests/CKeypad/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CKeyPad unit test diff --git a/graphics/nxwidgets/UnitTests/CLabel/Makefile b/graphics/nxwidgets/UnitTests/CLabel/Makefile index 76d581f70..6d4996e73 100644 --- a/graphics/nxwidgets/UnitTests/CLabel/Makefile +++ b/graphics/nxwidgets/UnitTests/CLabel/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CLabel unit test diff --git a/graphics/nxwidgets/UnitTests/CLatchButton/Makefile b/graphics/nxwidgets/UnitTests/CLatchButton/Makefile index 1b1b6c9f9..4b27b63c9 100644 --- a/graphics/nxwidgets/UnitTests/CLatchButton/Makefile +++ b/graphics/nxwidgets/UnitTests/CLatchButton/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CLatchButton unit test diff --git a/graphics/nxwidgets/UnitTests/CLatchButtonArray/Makefile b/graphics/nxwidgets/UnitTests/CLatchButtonArray/Makefile index 5c841d01d..7d620d13a 100644 --- a/graphics/nxwidgets/UnitTests/CLatchButtonArray/Makefile +++ b/graphics/nxwidgets/UnitTests/CLatchButtonArray/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CLatchButtonArray unit test diff --git a/graphics/nxwidgets/UnitTests/CListBox/Makefile b/graphics/nxwidgets/UnitTests/CListBox/Makefile index 16bb21691..280ad06f7 100644 --- a/graphics/nxwidgets/UnitTests/CListBox/Makefile +++ b/graphics/nxwidgets/UnitTests/CListBox/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CListBox unit test diff --git a/graphics/nxwidgets/UnitTests/CProgressBar/Makefile b/graphics/nxwidgets/UnitTests/CProgressBar/Makefile index 8da227c37..b4c4907ec 100644 --- a/graphics/nxwidgets/UnitTests/CProgressBar/Makefile +++ b/graphics/nxwidgets/UnitTests/CProgressBar/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CProgressBar unit test diff --git a/graphics/nxwidgets/UnitTests/CRadioButton/Makefile b/graphics/nxwidgets/UnitTests/CRadioButton/Makefile index bb4367e80..62c4f0ba5 100644 --- a/graphics/nxwidgets/UnitTests/CRadioButton/Makefile +++ b/graphics/nxwidgets/UnitTests/CRadioButton/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CRadioButton unit test diff --git a/graphics/nxwidgets/UnitTests/CScrollbarHorizontal/Makefile b/graphics/nxwidgets/UnitTests/CScrollbarHorizontal/Makefile index 385d7af70..68c128fb1 100644 --- a/graphics/nxwidgets/UnitTests/CScrollbarHorizontal/Makefile +++ b/graphics/nxwidgets/UnitTests/CScrollbarHorizontal/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CScrollbarHorizontal unit test diff --git a/graphics/nxwidgets/UnitTests/CScrollbarVertical/Makefile b/graphics/nxwidgets/UnitTests/CScrollbarVertical/Makefile index b8fa301e7..1c1d3d915 100644 --- a/graphics/nxwidgets/UnitTests/CScrollbarVertical/Makefile +++ b/graphics/nxwidgets/UnitTests/CScrollbarVertical/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CScrollbarVertical unit test diff --git a/graphics/nxwidgets/UnitTests/CSliderHorizonal/Makefile b/graphics/nxwidgets/UnitTests/CSliderHorizonal/Makefile index f102be7fe..6e3de097e 100644 --- a/graphics/nxwidgets/UnitTests/CSliderHorizonal/Makefile +++ b/graphics/nxwidgets/UnitTests/CSliderHorizonal/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CSliderHorizontal unit test diff --git a/graphics/nxwidgets/UnitTests/CSliderVertical/Makefile b/graphics/nxwidgets/UnitTests/CSliderVertical/Makefile index 9a3a43329..01c5dd033 100644 --- a/graphics/nxwidgets/UnitTests/CSliderVertical/Makefile +++ b/graphics/nxwidgets/UnitTests/CSliderVertical/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CSliderVertical unit test diff --git a/graphics/nxwidgets/UnitTests/CTextBox/Makefile b/graphics/nxwidgets/UnitTests/CTextBox/Makefile index 1d90b8879..bc5411fad 100644 --- a/graphics/nxwidgets/UnitTests/CTextBox/Makefile +++ b/graphics/nxwidgets/UnitTests/CTextBox/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CTextBox unit test diff --git a/graphics/nxwm/Makefile b/graphics/nxwm/Makefile index 856320f89..342645106 100644 --- a/graphics/nxwm/Makefile +++ b/graphics/nxwm/Makefile @@ -33,7 +33,7 @@ # ################################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = nxwm PRIORITY = SCHED_PRIORITY_DEFAULT diff --git a/graphics/pdcurs34/Makefile b/graphics/pdcurs34/Makefile index ffa210e29..2f8bdc8c9 100644 --- a/graphics/pdcurs34/Makefile +++ b/graphics/pdcurs34/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # pdcurses Text User Interface include pdcurses/Make.defs diff --git a/graphics/screenshot/Makefile b/graphics/screenshot/Makefile index bdd7c0e2c..e173675c7 100644 --- a/graphics/screenshot/Makefile +++ b/graphics/screenshot/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # TIFF Screenshot utility diff --git a/graphics/slcd/Makefile b/graphics/slcd/Makefile index 47d688ec4..c1d265fac 100644 --- a/graphics/slcd/Makefile +++ b/graphics/slcd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SLcd diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 8a45a5956..057d3d076 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttX TIFF Creation Tool CSRCS = tiff_addstrip.c tiff_finalize.c tiff_initialize.c tiff_utils.c diff --git a/graphics/traveler/Makefile b/graphics/traveler/Makefile index cd5553fb6..51cab52d2 100644 --- a/graphics/traveler/Makefile +++ b/graphics/traveler/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Directories diff --git a/graphics/traveler/tools/Makefile.host b/graphics/traveler/tools/Makefile.host index 554534399..7d61bd42a 100644 --- a/graphics/traveler/tools/Makefile.host +++ b/graphics/traveler/tools/Makefile.host @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Directories diff --git a/graphics/twm4nx/Makefile b/graphics/twm4nx/Makefile index 685e14273..5e7560ae1 100644 --- a/graphics/twm4nx/Makefile +++ b/graphics/twm4nx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Add path to cursor images to CXXFLAGS diff --git a/import/Makefile b/import/Makefile index 63eb4bec1..8b1cc8eb8 100644 --- a/import/Makefile +++ b/import/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Sub-directories from the NuttX export package diff --git a/industry/abnt_codi/Makefile b/industry/abnt_codi/Makefile index 8b3a42bfc..2fcafdbc1 100644 --- a/industry/abnt_codi/Makefile +++ b/industry/abnt_codi/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NSH Library diff --git a/interpreters/bas/Makefile b/interpreters/bas/Makefile index 2f6501932..a8625bc2b 100644 --- a/interpreters/bas/Makefile +++ b/interpreters/bas/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # BAS Library diff --git a/interpreters/ficl/Makefile b/interpreters/ficl/Makefile index b823c3fd5..caed641a9 100644 --- a/interpreters/ficl/Makefile +++ b/interpreters/ficl/Makefile @@ -35,7 +35,7 @@ BUILDDIR := ${shell echo $(CURDIR) | sed -e 's/ /\\ /g'} -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Tools diff --git a/interpreters/minibasic/Makefile b/interpreters/minibasic/Makefile index 13c721e07..7ef485c0f 100644 --- a/interpreters/minibasic/Makefile +++ b/interpreters/minibasic/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Mini Basic Library diff --git a/modbus/Makefile b/modbus/Makefile index 85e47d9fa..491a76408 100644 --- a/modbus/Makefile +++ b/modbus/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # FreeModBus Library diff --git a/netutils/chat/Makefile b/netutils/chat/Makefile index c58ff5cdd..2e3f88438 100644 --- a/netutils/chat/Makefile +++ b/netutils/chat/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CSRCS = chat.c diff --git a/netutils/cjson/Makefile b/netutils/cjson/Makefile index 9f68f46f0..b95966fc1 100644 --- a/netutils/cjson/Makefile +++ b/netutils/cjson/Makefile @@ -35,7 +35,7 @@ # Standard includes -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Set up build configuration and environment diff --git a/netutils/codecs/Makefile b/netutils/codecs/Makefile index 551b5b685..d1363aee5 100644 --- a/netutils/codecs/Makefile +++ b/netutils/codecs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CSRCS = urldecode.c base64.c md5.c diff --git a/netutils/dhcpc/Makefile b/netutils/dhcpc/Makefile index 675e0687b..4f863f888 100644 --- a/netutils/dhcpc/Makefile +++ b/netutils/dhcpc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # DHCP Client Library diff --git a/netutils/dhcpd/Makefile b/netutils/dhcpd/Makefile index d88e8d2b7..71d0910fb 100644 --- a/netutils/dhcpd/Makefile +++ b/netutils/dhcpd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # DHCP Daemn Library diff --git a/netutils/discover/Makefile b/netutils/discover/Makefile index ccc7a5ba9..632f3f40d 100644 --- a/netutils/discover/Makefile +++ b/netutils/discover/Makefile @@ -36,7 +36,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Telnet daemon diff --git a/netutils/esp8266/Makefile b/netutils/esp8266/Makefile index 2a61fd5e4..46a5c2b00 100644 --- a/netutils/esp8266/Makefile +++ b/netutils/esp8266/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ESP8266 Library CSRCS = esp8266.c diff --git a/netutils/ftpc/Makefile b/netutils/ftpc/Makefile index 90cf3334f..482202133 100644 --- a/netutils/ftpc/Makefile +++ b/netutils/ftpc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # DHCP Daemn Library diff --git a/netutils/ftpd/Makefile b/netutils/ftpd/Makefile index a9e116303..1a0acf163 100644 --- a/netutils/ftpd/Makefile +++ b/netutils/ftpd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Telnet daemon diff --git a/netutils/libcurl4nx/Makefile b/netutils/libcurl4nx/Makefile index a508e5474..d43fa3119 100644 --- a/netutils/libcurl4nx/Makefile +++ b/netutils/libcurl4nx/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Web client library diff --git a/netutils/netinit/Makefile b/netutils/netinit/Makefile index 7735e7e98..876b83254 100644 --- a/netutils/netinit/Makefile +++ b/netutils/netinit/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CSRCS = netinit.c diff --git a/netutils/netlib/Makefile b/netutils/netlib/Makefile index 3bf9e3ea8..446b0703a 100644 --- a/netutils/netlib/Makefile +++ b/netutils/netlib/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Network Library diff --git a/netutils/ntpclient/Makefile b/netutils/ntpclient/Makefile index 72055a7f7..2f50104e2 100644 --- a/netutils/ntpclient/Makefile +++ b/netutils/ntpclient/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NTP client daemon Library diff --git a/netutils/ping/Makefile b/netutils/ping/Makefile index ac9fd0414..3f1937a38 100644 --- a/netutils/ping/Makefile +++ b/netutils/ping/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs ifeq ($(CONFIG_NETUTILS_PING),y) CSRCS += icmp_ping.c diff --git a/netutils/pppd/Makefile b/netutils/pppd/Makefile index 1c939481b..fd7d2f291 100644 --- a/netutils/pppd/Makefile +++ b/netutils/pppd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CSRCS = pppd.c ppp.c ahdlc.c lcp.c ipcp.c ifeq ($(CONFIG_NETUTILS_PPPD_PAP),y) diff --git a/netutils/smtp/Makefile b/netutils/smtp/Makefile index 2a3119f25..862efd3f8 100644 --- a/netutils/smtp/Makefile +++ b/netutils/smtp/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SMTP Library diff --git a/netutils/telnetc/Makefile b/netutils/telnetc/Makefile index b22709d4f..c0299e55a 100644 --- a/netutils/telnetc/Makefile +++ b/netutils/telnetc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Telnet daemon diff --git a/netutils/telnetd/Makefile b/netutils/telnetd/Makefile index 93aaf8a46..f3ff45b2b 100644 --- a/netutils/telnetd/Makefile +++ b/netutils/telnetd/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Telnet daemon diff --git a/netutils/tftpc/Makefile b/netutils/tftpc/Makefile index cf5c20904..250abbd6e 100644 --- a/netutils/tftpc/Makefile +++ b/netutils/tftpc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # TFTP Client Library diff --git a/netutils/thttpd/Makefile b/netutils/thttpd/Makefile index c950650fd..de7a6b963 100644 --- a/netutils/thttpd/Makefile +++ b/netutils/thttpd/Makefile @@ -33,7 +33,7 @@ # ############################################################################# -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # THTTPD Library diff --git a/netutils/thttpd/cgi-src/Makefile b/netutils/thttpd/cgi-src/Makefile index 779a5af09..d96d1076e 100644 --- a/netutils/thttpd/cgi-src/Makefile +++ b/netutils/thttpd/cgi-src/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" "$(APPDIR)/netutils/thttpd" "$(APPDIR)/netutils/thttpd/cgi-src"} CGIBINDIR = $(APPDIR)/netutils/thttpd/cgi-bin diff --git a/netutils/webclient/Makefile b/netutils/webclient/Makefile index 38af45db9..b6e1a33ba 100644 --- a/netutils/webclient/Makefile +++ b/netutils/webclient/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Web client library diff --git a/netutils/webserver/Makefile b/netutils/webserver/Makefile index 00ca847f7..a52736d4a 100644 --- a/netutils/webserver/Makefile +++ b/netutils/webserver/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Web server library diff --git a/netutils/xmlrpc/Makefile b/netutils/xmlrpc/Makefile index 3a2af5368..1a28a3127 100644 --- a/netutils/xmlrpc/Makefile +++ b/netutils/xmlrpc/Makefile @@ -36,7 +36,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs ifeq ($(CONFIG_NET_TCP),y) CSRCS = xmlparser.c response.c diff --git a/nshlib/Makefile b/nshlib/Makefile index d31065085..b66ecd4a2 100644 --- a/nshlib/Makefile +++ b/nshlib/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NSH Library diff --git a/platform/Makefile b/platform/Makefile index 70c42edd4..5bf9ce73a 100644 --- a/platform/Makefile +++ b/platform/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs CONFIG_ARCH_BOARD ?= dummy diff --git a/platform/bin/Makefile b/platform/bin/Makefile index 79114a040..3f8b21f12 100644 --- a/platform/bin/Makefile +++ b/platform/bin/Makefile @@ -33,7 +33,7 @@ # ########################################################################### -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs all: .PHONY: clean distclean diff --git a/system/cdcacm/Makefile b/system/cdcacm/Makefile index cca164324..3be523c04 100644 --- a/system/cdcacm/Makefile +++ b/system/cdcacm/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # USB CDC/ACM serial mass storage add-on diff --git a/system/cfgdata/Makefile b/system/cfgdata/Makefile index 37ab3d80f..367d7c67e 100644 --- a/system/cfgdata/Makefile +++ b/system/cfgdata/Makefile @@ -38,7 +38,7 @@ # TODO, this makefile should run make under the app dirs, instead of # sourcing the Make.defs! -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # config Application diff --git a/system/cle/Makefile b/system/cle/Makefile index 6558e26e1..65457edee 100644 --- a/system/cle/Makefile +++ b/system/cle/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # EMACS-like Command Line Editor (CLE) CSRCS = cle.c diff --git a/system/composite/Makefile b/system/composite/Makefile index ce494be2d..5cd42316c 100644 --- a/system/composite/Makefile +++ b/system/composite/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # USB device mass storage add-on diff --git a/system/critmon/Makefile b/system/critmon/Makefile index f6eac2670..702b51bd4 100644 --- a/system/critmon/Makefile +++ b/system/critmon/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Stack Monitor Application diff --git a/system/cu/Makefile b/system/cu/Makefile index 6a88cfee5..89dbe857e 100644 --- a/system/cu/Makefile +++ b/system/cu/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs MAINSRC = cu_main.c diff --git a/system/dhcpc/Makefile b/system/dhcpc/Makefile index 6281f63ef..af21faa58 100644 --- a/system/dhcpc/Makefile +++ b/system/dhcpc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # DHCPC address renewal built-in application info diff --git a/system/embedlog/Makefile b/system/embedlog/Makefile index 08db7ef34..3ef4537b7 100644 --- a/system/embedlog/Makefile +++ b/system/embedlog/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs WGET = wget CP = cp -R diff --git a/system/flash_eraseall/Makefile b/system/flash_eraseall/Makefile index 1b318c35a..bf213f686 100644 --- a/system/flash_eraseall/Makefile +++ b/system/flash_eraseall/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # flash_eraseall Application diff --git a/system/hex2bin/Makefile b/system/hex2bin/Makefile index 05a91bb2c..b43be778b 100644 --- a/system/hex2bin/Makefile +++ b/system/hex2bin/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Hex2bin utility diff --git a/system/hexed/Makefile b/system/hexed/Makefile index c415b0fa4..e1aed51a0 100644 --- a/system/hexed/Makefile +++ b/system/hexed/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # hexed Application diff --git a/system/i2c/Makefile b/system/i2c/Makefile index f0c1ef6d0..dd6e18b59 100644 --- a/system/i2c/Makefile +++ b/system/i2c/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # I2C tool CSRCS = i2c_bus.c i2c_common.c i2c_dev.c i2c_get.c i2c_set.c i2c_verf.c diff --git a/system/lm75/Makefile b/system/lm75/Makefile index 14138f28e..4e3761fa3 100644 --- a/system/lm75/Makefile +++ b/system/lm75/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LM-75 Temperature Sensor Application diff --git a/system/lzf/Makefile b/system/lzf/Makefile index 296a4596c..f40a6cfb1 100644 --- a/system/lzf/Makefile +++ b/system/lzf/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LZF built-in application info diff --git a/system/mdio/Makefile b/system/mdio/Makefile index cdfa0be91..dfe8d36c7 100644 --- a/system/mdio/Makefile +++ b/system/mdio/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # MDIO tool built-in application info diff --git a/system/netdb/Makefile b/system/netdb/Makefile index 8507a798e..3d8ebc457 100644 --- a/system/netdb/Makefile +++ b/system/netdb/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # netdb Application diff --git a/system/nsh/Makefile b/system/nsh/Makefile index 86d149e2d..232404b91 100644 --- a/system/nsh/Makefile +++ b/system/nsh/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NuttShell (NSH) Example diff --git a/system/ntpc/Makefile b/system/ntpc/Makefile index c64123afa..354ad12a6 100644 --- a/system/ntpc/Makefile +++ b/system/ntpc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NTPC address renewal built-in application info diff --git a/system/nxplayer/Makefile b/system/nxplayer/Makefile index 1e4f7538d..db6e7046f 100644 --- a/system/nxplayer/Makefile +++ b/system/nxplayer/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NxPlayer Library diff --git a/system/nxrecorder/Makefile b/system/nxrecorder/Makefile index 38c43e084..900b56418 100644 --- a/system/nxrecorder/Makefile +++ b/system/nxrecorder/Makefile @@ -32,7 +32,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NxRecorder Library diff --git a/system/ping/Makefile b/system/ping/Makefile index 3009b734a..a4b1b5be5 100644 --- a/system/ping/Makefile +++ b/system/ping/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ICMP ping command diff --git a/system/ping6/Makefile b/system/ping6/Makefile index 448b56dd8..b6df21799 100644 --- a/system/ping6/Makefile +++ b/system/ping6/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ICMP ping6 command diff --git a/system/popen/Makefile b/system/popen/Makefile index 4b185d674..6812a546f 100644 --- a/system/popen/Makefile +++ b/system/popen/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # popen()/pclose functions diff --git a/system/prun/Makefile b/system/prun/Makefile index 265aed431..dba9218cf 100644 --- a/system/prun/Makefile +++ b/system/prun/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Pascal P-Code interpreter / Virtual machine diff --git a/system/psmq/Makefile b/system/psmq/Makefile index 280443981..1fb9a8d3e 100644 --- a/system/psmq/Makefile +++ b/system/psmq/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs WGET = wget CP = cp -R diff --git a/system/ramtest/Makefile b/system/ramtest/Makefile index 002d6b298..8ac7e8f8b 100644 --- a/system/ramtest/Makefile +++ b/system/ramtest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # RAM test diff --git a/system/readline/Makefile b/system/readline/Makefile index 824b4aa96..053539433 100644 --- a/system/readline/Makefile +++ b/system/readline/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # The Readline Library diff --git a/system/sched_note/Makefile b/system/sched_note/Makefile index 680f24ddc..d28027db6 100644 --- a/system/sched_note/Makefile +++ b/system/sched_note/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # LED driver test built-in application info diff --git a/system/setlogmask/Makefile b/system/setlogmask/Makefile index f8eba32b0..34e34de3b 100644 --- a/system/setlogmask/Makefile +++ b/system/setlogmask/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # setlogmask command diff --git a/system/spi/Makefile b/system/spi/Makefile index c352e8003..cfb7d7e75 100644 --- a/system/spi/Makefile +++ b/system/spi/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SPI tool diff --git a/system/stackmonitor/Makefile b/system/stackmonitor/Makefile index 0dfa56095..f1eceaefc 100644 --- a/system/stackmonitor/Makefile +++ b/system/stackmonitor/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Stack Monitor Application diff --git a/system/sudoku/Makefile b/system/sudoku/Makefile index 9e4d1c3c3..023fd847f 100644 --- a/system/sudoku/Makefile +++ b/system/sudoku/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Sudoku Application diff --git a/system/system/Makefile b/system/system/Makefile index 53e01855c..fda17e69b 100644 --- a/system/system/Makefile +++ b/system/system/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # system command diff --git a/system/taskset/Makefile b/system/taskset/Makefile index 94d5ff07c..65e4d500d 100644 --- a/system/taskset/Makefile +++ b/system/taskset/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # taskset command diff --git a/system/tee/Makefile b/system/tee/Makefile index d03099d40..68baead2e 100644 --- a/system/tee/Makefile +++ b/system/tee/Makefile @@ -35,7 +35,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # tee command diff --git a/system/telnet/Makefile b/system/telnet/Makefile index 57398faa0..da1d561eb 100644 --- a/system/telnet/Makefile +++ b/system/telnet/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs ifneq ($(CONFIG_SYSTEM_TELNET_CHATD),) diff --git a/system/termcurses/Makefile b/system/termcurses/Makefile index ed2d61cb6..664867ebb 100644 --- a/system/termcurses/Makefile +++ b/system/termcurses/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Termcurses terminal emulation library diff --git a/system/ubloxmodem/Makefile b/system/ubloxmodem/Makefile index 2b4b8a4b0..ebfe6457c 100644 --- a/system/ubloxmodem/Makefile +++ b/system/ubloxmodem/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # u-blox modem tool diff --git a/system/usbmsc/Makefile b/system/usbmsc/Makefile index e24966e88..d3aa23ded 100644 --- a/system/usbmsc/Makefile +++ b/system/usbmsc/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = msconn msdis PRIORITY = $(CONFIG_SYSTEM_USBMSC_CMD_PRIORITY) diff --git a/system/vi/Makefile b/system/vi/Makefile index d9d036a32..f8cfb75c9 100644 --- a/system/vi/Makefile +++ b/system/vi/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # VI-Workalike Editor diff --git a/system/zmodem/Makefile b/system/zmodem/Makefile index 88abdd90f..214d8c136 100644 --- a/system/zmodem/Makefile +++ b/system/zmodem/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs PROGNAME = sz rz PRIORITY = $(CONFIG_SYSTEM_ZMODEM_PRIORITY) diff --git a/system/zmodem/Makefile.host b/system/zmodem/Makefile.host index dd0cc1318..968ae925d 100644 --- a/system/zmodem/Makefile.host +++ b/system/zmodem/Makefile.host @@ -49,7 +49,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs include $(APPDIR)/Make.defs NUTTXINC = $(TOPDIR)/include diff --git a/testing/cxxtest/Makefile b/testing/cxxtest/Makefile index a4ebf64e0..2f1f25140 100644 --- a/testing/cxxtest/Makefile +++ b/testing/cxxtest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # CXX test program diff --git a/testing/fstest/Makefile b/testing/fstest/Makefile index cd805e93d..a7153e4fc 100644 --- a/testing/fstest/Makefile +++ b/testing/fstest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Generic file system stress test application info diff --git a/testing/nxffs/Makefile b/testing/nxffs/Makefile index 6d10772f9..cbb178bae 100644 --- a/testing/nxffs/Makefile +++ b/testing/nxffs/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # NXFFS file system example diff --git a/testing/ostest/Makefile b/testing/ostest/Makefile index 091b0be40..0cb2c9762 100644 --- a/testing/ostest/Makefile +++ b/testing/ostest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # ostest built-in application info diff --git a/testing/scanftest/Makefile b/testing/scanftest/Makefile index 744e5f9f0..dea2953fa 100644 --- a/testing/scanftest/Makefile +++ b/testing/scanftest/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # scanf() test built-in application info diff --git a/testing/smart/Makefile b/testing/smart/Makefile index 7ed81d2ce..690b81a6b 100644 --- a/testing/smart/Makefile +++ b/testing/smart/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SMART file system stress test diff --git a/testing/smart_test/Makefile b/testing/smart_test/Makefile index f13fd2146..3817f30a5 100644 --- a/testing/smart_test/Makefile +++ b/testing/smart_test/Makefile @@ -34,7 +34,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SMART filesystem test tool diff --git a/testing/smp/Makefile b/testing/smp/Makefile index 58232c347..fdb873e82 100644 --- a/testing/smp/Makefile +++ b/testing/smp/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # SMP built-in application info diff --git a/testing/unity/Makefile b/testing/unity/Makefile index 2bd0d2d10..a8bc9366a 100644 --- a/testing/unity/Makefile +++ b/testing/unity/Makefile @@ -35,7 +35,7 @@ # Standard includes -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Set up build configuration and environment diff --git a/wireless/bluetooth/btsak/Makefile b/wireless/bluetooth/btsak/Makefile index 302685b6d..c0f70056d 100644 --- a/wireless/bluetooth/btsak/Makefile +++ b/wireless/bluetooth/btsak/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # Bluetooth SAK (swiss army knife ) diff --git a/wireless/gs2200m/Makefile b/wireless/gs2200m/Makefile index 07b515e88..62989afc8 100644 --- a/wireless/gs2200m/Makefile +++ b/wireless/gs2200m/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # gs2200m command diff --git a/wireless/ieee802154/i8sak/Makefile b/wireless/ieee802154/i8sak/Makefile index e8a9e5d17..37799ca9e 100644 --- a/wireless/ieee802154/i8sak/Makefile +++ b/wireless/ieee802154/i8sak/Makefile @@ -34,7 +34,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # IEEE 802.15.4 SAK (swiss army knife ) diff --git a/wireless/ieee802154/i8shark/Makefile b/wireless/ieee802154/i8shark/Makefile index 5c1481364..ab58789f3 100644 --- a/wireless/ieee802154/i8shark/Makefile +++ b/wireless/ieee802154/i8shark/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs MAINSRC = i8shark_main.c diff --git a/wireless/ieee802154/libmac/Makefile b/wireless/ieee802154/libmac/Makefile index 63c6e1c2d..845cdf7c2 100644 --- a/wireless/ieee802154/libmac/Makefile +++ b/wireless/ieee802154/libmac/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # libmac source files diff --git a/wireless/ieee802154/libutils/Makefile b/wireless/ieee802154/libutils/Makefile index 3ac7baff0..ab59574c0 100644 --- a/wireless/ieee802154/libutils/Makefile +++ b/wireless/ieee802154/libutils/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # libutils source files CSRCS += ieee802154_addrtostr.c diff --git a/wireless/iwpan/Makefile b/wireless/iwpan/Makefile index e25c2111c..f2a1ba408 100644 --- a/wireless/iwpan/Makefile +++ b/wireless/iwpan/Makefile @@ -34,7 +34,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # IEEE802.11 Wapi Application diff --git a/wireless/wapi/Makefile b/wireless/wapi/Makefile index cc2210e95..d6bbf80b5 100644 --- a/wireless/wapi/Makefile +++ b/wireless/wapi/Makefile @@ -33,7 +33,7 @@ # ############################################################################ -include $(TOPDIR)/Make.defs +-include $(TOPDIR)/Make.defs # IEEE802.11 Wapi Application