diff --git a/examples/adc/Makefile b/examples/adc/Makefile index ceb59d9d6..3864bab8f 100644 --- a/examples/adc/Makefile +++ b/examples/adc/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/buttons/Makefile b/examples/buttons/Makefile index 88e093f53..c327114ef 100644 --- a/examples/buttons/Makefile +++ b/examples/buttons/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/can/Makefile b/examples/can/Makefile index 565acdf3f..7a0e316a9 100644 --- a/examples/can/Makefile +++ b/examples/can/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/cc3000/Makefile b/examples/cc3000/Makefile index d9cdadc6f..07bd602fa 100644 --- a/examples/cc3000/Makefile +++ b/examples/cc3000/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/configdata/Makefile b/examples/configdata/Makefile index 03b9c12a3..cb148ec5d 100644 --- a/examples/configdata/Makefile +++ b/examples/configdata/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/cpuhog/Makefile b/examples/cpuhog/Makefile index 98ae1a21a..0d6f3c336 100644 --- a/examples/cpuhog/Makefile +++ b/examples/cpuhog/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/dhcpd/Makefile b/examples/dhcpd/Makefile index 7526408b0..462abff36 100644 --- a/examples/dhcpd/Makefile +++ b/examples/dhcpd/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/discover/Makefile b/examples/discover/Makefile index 2c82b8e5e..f6a1c861c 100644 --- a/examples/discover/Makefile +++ b/examples/discover/Makefile @@ -91,6 +91,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/elf/Makefile b/examples/elf/Makefile index d1ffce5c8..da8d85c57 100644 --- a/examples/elf/Makefile +++ b/examples/elf/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/flash_test/Makefile b/examples/flash_test/Makefile index 28b7aa7ec..3825999e3 100644 --- a/examples/flash_test/Makefile +++ b/examples/flash_test/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/ftpc/Makefile b/examples/ftpc/Makefile index cb93f56af..43aedc8c1 100644 --- a/examples/ftpc/Makefile +++ b/examples/ftpc/Makefile @@ -88,6 +88,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/ftpd/Makefile b/examples/ftpd/Makefile index f6d23f737..28cb54e71 100644 --- a/examples/ftpd/Makefile +++ b/examples/ftpd/Makefile @@ -85,6 +85,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/hello/Makefile b/examples/hello/Makefile index 701b9b13f..a4614b79b 100644 --- a/examples/hello/Makefile +++ b/examples/hello/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/hidkbd/Makefile b/examples/hidkbd/Makefile index 431173ce2..d1b56cbbb 100644 --- a/examples/hidkbd/Makefile +++ b/examples/hidkbd/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/i2schar/Makefile b/examples/i2schar/Makefile index 81e7556d0..b73c56dc6 100644 --- a/examples/i2schar/Makefile +++ b/examples/i2schar/Makefile @@ -96,6 +96,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/igmp/Makefile b/examples/igmp/Makefile index 4820b442d..8711bd1bb 100644 --- a/examples/igmp/Makefile +++ b/examples/igmp/Makefile @@ -88,6 +88,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/json/Makefile b/examples/json/Makefile index 7fb1a73f2..57250b488 100644 --- a/examples/json/Makefile +++ b/examples/json/Makefile @@ -88,6 +88,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/keypadtest/Makefile b/examples/keypadtest/Makefile index f75af3f6e..364366dca 100644 --- a/examples/keypadtest/Makefile +++ b/examples/keypadtest/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/lcdrw/Makefile b/examples/lcdrw/Makefile index 7dd649b67..72ec0a608 100644 --- a/examples/lcdrw/Makefile +++ b/examples/lcdrw/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/mm/Makefile b/examples/mm/Makefile index eeac51f93..694b52aa5 100644 --- a/examples/mm/Makefile +++ b/examples/mm/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/modbus/Makefile b/examples/modbus/Makefile index df86b76a4..3fe6dcfe2 100644 --- a/examples/modbus/Makefile +++ b/examples/modbus/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/mount/Makefile b/examples/mount/Makefile index 41d015c77..00dc974ee 100644 --- a/examples/mount/Makefile +++ b/examples/mount/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/mtdpart/Makefile b/examples/mtdpart/Makefile index 77583260f..db7266d8c 100755 --- a/examples/mtdpart/Makefile +++ b/examples/mtdpart/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/netpkt/Makefile b/examples/netpkt/Makefile index fda4db240..d140165d4 100644 --- a/examples/netpkt/Makefile +++ b/examples/netpkt/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nettest/Makefile b/examples/nettest/Makefile index f7bd0f9ae..9faa7c174 100644 --- a/examples/nettest/Makefile +++ b/examples/nettest/Makefile @@ -123,6 +123,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nrf24l01_term/Makefile b/examples/nrf24l01_term/Makefile index f7203a6c1..fb0aad8ee 100644 --- a/examples/nrf24l01_term/Makefile +++ b/examples/nrf24l01_term/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nsh/Makefile b/examples/nsh/Makefile index 7432cd5d9..e15425cd7 100644 --- a/examples/nsh/Makefile +++ b/examples/nsh/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/null/Makefile b/examples/null/Makefile index 5e1716be4..1da89798b 100644 --- a/examples/null/Makefile +++ b/examples/null/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nx/Makefile b/examples/nx/Makefile index 6add3b2be..150f89939 100644 --- a/examples/nx/Makefile +++ b/examples/nx/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nxconsole/Makefile b/examples/nxconsole/Makefile index 18256d591..e7d295d0e 100644 --- a/examples/nxconsole/Makefile +++ b/examples/nxconsole/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nxffs/Makefile b/examples/nxffs/Makefile index 3bc9a2a87..552e72d8c 100644 --- a/examples/nxffs/Makefile +++ b/examples/nxffs/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nxflat/Makefile b/examples/nxflat/Makefile index e6882622d..ad5f21a31 100644 --- a/examples/nxflat/Makefile +++ b/examples/nxflat/Makefile @@ -87,6 +87,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nxhello/Makefile b/examples/nxhello/Makefile index cebb07328..cc3402804 100644 --- a/examples/nxhello/Makefile +++ b/examples/nxhello/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nximage/Makefile b/examples/nximage/Makefile index 5b5bb61c6..7f527b071 100644 --- a/examples/nximage/Makefile +++ b/examples/nximage/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nxlines/Makefile b/examples/nxlines/Makefile index 191c3168b..854a6fce2 100644 --- a/examples/nxlines/Makefile +++ b/examples/nxlines/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/nxtext/Makefile b/examples/nxtext/Makefile index c1db8a40b..b464ba557 100644 --- a/examples/nxtext/Makefile +++ b/examples/nxtext/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/ostest/Makefile b/examples/ostest/Makefile index 7c4cca4bf..94a5a4d49 100644 --- a/examples/ostest/Makefile +++ b/examples/ostest/Makefile @@ -139,6 +139,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/pashello/Makefile b/examples/pashello/Makefile index 042e96dd4..21406b924 100644 --- a/examples/pashello/Makefile +++ b/examples/pashello/Makefile @@ -92,6 +92,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/pipe/Makefile b/examples/pipe/Makefile index 5d2c63db2..f0c3bbc21 100644 --- a/examples/pipe/Makefile +++ b/examples/pipe/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/poll/Makefile b/examples/poll/Makefile index b621a2e93..b3ebc3ab6 100644 --- a/examples/poll/Makefile +++ b/examples/poll/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/posix_spawn/Makefile b/examples/posix_spawn/Makefile index f07da05ca..da9de8c06 100644 --- a/examples/posix_spawn/Makefile +++ b/examples/posix_spawn/Makefile @@ -92,6 +92,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/pwm/Makefile b/examples/pwm/Makefile index c88f6c82d..d83d8f75f 100644 --- a/examples/pwm/Makefile +++ b/examples/pwm/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/qencoder/Makefile b/examples/qencoder/Makefile index bbde810ea..35ce15f7d 100644 --- a/examples/qencoder/Makefile +++ b/examples/qencoder/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/random/Makefile b/examples/random/Makefile index 055cd12b9..8224c946a 100644 --- a/examples/random/Makefile +++ b/examples/random/Makefile @@ -88,6 +88,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/relays/Makefile b/examples/relays/Makefile index fa16181d6..c9fa69dd9 100644 --- a/examples/relays/Makefile +++ b/examples/relays/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/rgmp/Makefile b/examples/rgmp/Makefile index f55dc8562..06f882c8b 100644 --- a/examples/rgmp/Makefile +++ b/examples/rgmp/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/romfs/Makefile b/examples/romfs/Makefile index 53572ac04..a2849193c 100644 --- a/examples/romfs/Makefile +++ b/examples/romfs/Makefile @@ -100,6 +100,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/sendmail/Makefile b/examples/sendmail/Makefile index 46b74b21a..5c46989e4 100644 --- a/examples/sendmail/Makefile +++ b/examples/sendmail/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/serialblaster/Makefile b/examples/serialblaster/Makefile index c512bca81..d162de066 100644 --- a/examples/serialblaster/Makefile +++ b/examples/serialblaster/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/serialrx/Makefile b/examples/serialrx/Makefile index b12596194..020f73171 100644 --- a/examples/serialrx/Makefile +++ b/examples/serialrx/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/serloop/Makefile b/examples/serloop/Makefile index 7a91fe7c9..d1d5149bd 100644 --- a/examples/serloop/Makefile +++ b/examples/serloop/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/slcd/Makefile b/examples/slcd/Makefile index 2f48b2014..088e5dd60 100644 --- a/examples/slcd/Makefile +++ b/examples/slcd/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/smart/Makefile b/examples/smart/Makefile index a0e92754b..2ab90158c 100644 --- a/examples/smart/Makefile +++ b/examples/smart/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/smart_test/Makefile b/examples/smart_test/Makefile index 9ce38f9cb..c39792d61 100644 --- a/examples/smart_test/Makefile +++ b/examples/smart_test/Makefile @@ -93,6 +93,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/tcpecho/Makefile b/examples/tcpecho/Makefile index 55164114a..b0851c79c 100644 --- a/examples/tcpecho/Makefile +++ b/examples/tcpecho/Makefile @@ -91,6 +91,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/telnetd/Makefile b/examples/telnetd/Makefile index 548d94476..74b36c78f 100644 --- a/examples/telnetd/Makefile +++ b/examples/telnetd/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/thttpd/Makefile b/examples/thttpd/Makefile index a0bb30c96..d808b4b60 100644 --- a/examples/thttpd/Makefile +++ b/examples/thttpd/Makefile @@ -87,6 +87,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/tiff/Makefile b/examples/tiff/Makefile index 527176b10..d1015a735 100644 --- a/examples/tiff/Makefile +++ b/examples/tiff/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/touchscreen/Makefile b/examples/touchscreen/Makefile index 77a740207..d54b90e18 100644 --- a/examples/touchscreen/Makefile +++ b/examples/touchscreen/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/udp/Makefile b/examples/udp/Makefile index 818578b0e..86590d32b 100644 --- a/examples/udp/Makefile +++ b/examples/udp/Makefile @@ -114,6 +114,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/usbserial/Makefile b/examples/usbserial/Makefile index a227dfadf..bd959e6d0 100644 --- a/examples/usbserial/Makefile +++ b/examples/usbserial/Makefile @@ -83,6 +83,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/usbterm/Makefile b/examples/usbterm/Makefile index c64195709..dc726a76b 100644 --- a/examples/usbterm/Makefile +++ b/examples/usbterm/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/watchdog/Makefile b/examples/watchdog/Makefile index 16b78b43c..cbed2ca63 100644 --- a/examples/watchdog/Makefile +++ b/examples/watchdog/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/webserver/Makefile b/examples/webserver/Makefile index 6eb77e0f5..f77dc39f4 100644 --- a/examples/webserver/Makefile +++ b/examples/webserver/Makefile @@ -87,6 +87,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/wget/Makefile b/examples/wget/Makefile index a48a8d3eb..2a9441bca 100644 --- a/examples/wget/Makefile +++ b/examples/wget/Makefile @@ -84,6 +84,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/wgetjson/Makefile b/examples/wgetjson/Makefile index de7f96248..8a38f52ee 100644 --- a/examples/wgetjson/Makefile +++ b/examples/wgetjson/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/examples/xmlrpc/Makefile b/examples/xmlrpc/Makefile index 6e9340afd..7e855b940 100644 --- a/examples/xmlrpc/Makefile +++ b/examples/xmlrpc/Makefile @@ -91,6 +91,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/graphics/screenshot/Makefile b/graphics/screenshot/Makefile index 73e5ff28a..f0659915b 100644 --- a/graphics/screenshot/Makefile +++ b/graphics/screenshot/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/netutils/thttpd/Makefile b/netutils/thttpd/Makefile index c9d952000..4d2312b2e 100644 --- a/netutils/thttpd/Makefile +++ b/netutils/thttpd/Makefile @@ -120,6 +120,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/cdcacm/Makefile b/system/cdcacm/Makefile index be8c8dfdd..e12aae32a 100644 --- a/system/cdcacm/Makefile +++ b/system/cdcacm/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/composite/Makefile b/system/composite/Makefile index 837e159bd..01f2af127 100644 --- a/system/composite/Makefile +++ b/system/composite/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/flash_eraseall/Makefile b/system/flash_eraseall/Makefile index f9784d0a3..95212b038 100644 --- a/system/flash_eraseall/Makefile +++ b/system/flash_eraseall/Makefile @@ -98,6 +98,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/free/Makefile b/system/free/Makefile index 5b6ac431a..14255ae4e 100644 --- a/system/free/Makefile +++ b/system/free/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/hex2bin/Makefile b/system/hex2bin/Makefile index 0eeecb131..55e4ca615 100644 --- a/system/hex2bin/Makefile +++ b/system/hex2bin/Makefile @@ -123,6 +123,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/i2c/Makefile b/system/i2c/Makefile index baff663ec..4646c887d 100644 --- a/system/i2c/Makefile +++ b/system/i2c/Makefile @@ -87,6 +87,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/install/Makefile b/system/install/Makefile index 55e51398c..49e614001 100644 --- a/system/install/Makefile +++ b/system/install/Makefile @@ -98,6 +98,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/mdio/Makefile b/system/mdio/Makefile index 1c9b668e1..90682658b 100644 --- a/system/mdio/Makefile +++ b/system/mdio/Makefile @@ -90,6 +90,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/nxplayer/Makefile b/system/nxplayer/Makefile index 2c2ae823d..95100604a 100644 --- a/system/nxplayer/Makefile +++ b/system/nxplayer/Makefile @@ -100,6 +100,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/poweroff/Makefile b/system/poweroff/Makefile index 98f47bfae..528737bea 100644 --- a/system/poweroff/Makefile +++ b/system/poweroff/Makefile @@ -98,6 +98,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/prun/Makefile b/system/prun/Makefile index 4cccbc492..10581e520 100644 --- a/system/prun/Makefile +++ b/system/prun/Makefile @@ -104,6 +104,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/ramtest/Makefile b/system/ramtest/Makefile index 0471dd25c..cd8141caa 100644 --- a/system/ramtest/Makefile +++ b/system/ramtest/Makefile @@ -91,6 +91,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/ramtron/Makefile b/system/ramtron/Makefile index 62a25e609..d9f13d731 100644 --- a/system/ramtron/Makefile +++ b/system/ramtron/Makefile @@ -98,6 +98,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/sdcard/Makefile b/system/sdcard/Makefile index e314ab682..1707121ff 100644 --- a/system/sdcard/Makefile +++ b/system/sdcard/Makefile @@ -98,6 +98,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/sudoku/Makefile b/system/sudoku/Makefile index f92d845d2..2d463b748 100644 --- a/system/sudoku/Makefile +++ b/system/sudoku/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/sysinfo/Makefile b/system/sysinfo/Makefile index 7c0fa677e..5232cb427 100644 --- a/system/sysinfo/Makefile +++ b/system/sysinfo/Makefile @@ -99,6 +99,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/usbmsc/Makefile b/system/usbmsc/Makefile index 781dc6da6..8910b29ca 100644 --- a/system/usbmsc/Makefile +++ b/system/usbmsc/Makefile @@ -97,6 +97,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/vi/Makefile b/system/vi/Makefile index 3fcafeac1..bbeae53dd 100644 --- a/system/vi/Makefile +++ b/system/vi/Makefile @@ -95,6 +95,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif diff --git a/system/zmodem/Makefile b/system/zmodem/Makefile index 2f07eb1bd..b93c9322c 100644 --- a/system/zmodem/Makefile +++ b/system/zmodem/Makefile @@ -94,6 +94,7 @@ $(INSTALL_DIR)/$(PROGNAME): $(OBJS) install: $(INSTALL_DIR)/$(PROGNAME) +#else install: endif