This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.


    from b64d353  Application.mk: fix generated empty Make.dep for SRCS with 
VPATH
     new ead498a  build: Remove the workaround for the inexistence of 
.config/Make.defs
     new ea135b8  build: Replace all -I to INCDIR

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Directory.mk                                             |  2 +-
 Make.defs                                                |  2 --
 Makefile                                                 |  4 ++--
 builtin/Makefile                                         |  2 +-
 canutils/canlib/Makefile                                 |  2 +-
 canutils/libcanard/Makefile                              |  5 +++--
 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/audio_rttl/Makefile                             |  4 +---
 examples/bastest/Makefile                                |  2 +-
 examples/battery/Makefile                                |  2 +-
 examples/bmi160/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                                 |  4 ++--
 examples/cctype/Makefile                                 |  2 +-
 examples/charger/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                        |  5 +----
 examples/elf/tests/hello/Makefile                        |  5 +----
 examples/elf/tests/helloxx/Makefile                      |  5 +----
 examples/elf/tests/longjmp/Makefile                      |  5 +----
 examples/elf/tests/mutex/Makefile                        |  5 +----
 examples/elf/tests/pthread/Makefile                      |  5 +----
 examples/elf/tests/signal/Makefile                       |  5 +----
 examples/elf/tests/struct/Makefile                       |  7 +------
 examples/elf/tests/task/Makefile                         |  5 +----
 examples/embedlog/Makefile                               |  3 +--
 examples/embedlog/embedlog_main.c                        | 16 ++++++++--------
 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/hdc1008_demo/Makefile                           |  2 +-
 examples/hello/Makefile                                  |  2 +-
 examples/helloxx/Makefile                                |  2 +-
 examples/hidkbd/Makefile                                 |  2 +-
 examples/hts221_reader/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                             |  3 +--
 examples/ini_dumper/ini_dumper_main.c                    |  8 ++++----
 examples/ipforward/Makefile                              |  2 +-
 examples/json/Makefile                                   |  2 +-
 examples/leds/Makefile                                   |  2 +-
 examples/lis3dsh_reader/Makefile                         |  2 +-
 examples/lsm303_reader/Makefile                          |  2 +-
 examples/lsm330spi_test/Makefile                         |  2 +-
 examples/lsm6dsl_reader/Makefile                         |  2 +-
 examples/lvgldemo/Makefile                               |  2 +-
 examples/max31855/Makefile                               |  2 +-
 examples/media/Makefile                                  |  2 +-
 examples/mld/Makefile                                    |  2 +-
 examples/mlx90614/Makefile                               |  2 +-
 examples/modbus/Makefile                                 |  2 +-
 examples/modbusmaster/Makefile                           |  2 +-
 examples/module/Makefile                                 |  2 +-
 examples/module/drivers/Makefile                         |  2 +-
 examples/module/drivers/chardev/Makefile                 |  5 +----
 examples/mount/Makefile                                  |  2 +-
 examples/mtdpart/Makefile                                |  2 +-
 examples/mtdrwb/Makefile                                 |  2 +-
 examples/netlink_route/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                    |  4 +---
 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/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                           |  4 +---
 examples/pppd/Makefile                                   |  2 +-
 examples/pty_test/Makefile                               |  3 +--
 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                                 |  5 +----
 examples/sotest/lib/Makefile                             |  2 +-
 examples/sotest/lib/modprint/Makefile                    |  5 +----
 examples/sotest/lib/sotest/Makefile                      |  5 +----
 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                   |  5 +----
 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 +-
 .../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 +-
 .../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/twm4nx/Makefile                                 |  2 +-
 import/Make.defs                                         | 11 +++++------
 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                                  |  5 +++--
 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/usrsock_rpmsg/Makefile                          |  2 +-
 netutils/webclient/Makefile                              |  2 +-
 netutils/webserver/Makefile                              |  2 +-
 netutils/xmlrpc/Makefile                                 |  2 +-
 nshlib/Makefile                                          |  2 +-
 platform/Makefile                                        |  4 ++--
 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                                 |  4 ++--
 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/psmq/Makefile                                     |  6 +++---
 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/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/getprime/Makefile                                |  2 +-
 testing/mm/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                                   |  5 +++--
 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 +-
 310 files changed, 335 insertions(+), 388 deletions(-)

Reply via email to