contiki/platform
Peter A. Bigot 5fc0575e99 Makefile.include: support make clean all
Historically $(OBJECTDIR) was created when Makefile.include is read.  A
consequence is that combining "clean" with "all" (or any other build
target) results in an error because the clean removes the object
directory that is required to exist when building dependencies.
Creating $(OBJECTDIR) on-demand ensures it is present when needed.

Removed creation of $(OBJECTDIR) on initial read, and added an order-only
dependency forcing its creation all Makefile* rules where the target is
explicitly or implicitly in $(OBJECTDIR).
2013-06-20 17:45:41 -05:00
..
apple2enh Removed some more old RCS tags from the Contiki source tree. 2013-06-13 15:54:26 +02:00
atari Removed some more old RCS tags from the Contiki source tree. 2013-06-13 15:54:26 +02:00
atarixl Made use of Atari XL shadow RAM. 2013-06-18 22:36:58 +02:00
avr-atmega128rfa1 cpu/avr: Added "AVRDUDE_MCU" configuration parameter. 2013-05-19 14:23:31 -07:00
avr-raven cpu/avr: Added "AVRDUDE_MCU" configuration parameter. 2013-05-19 14:23:31 -07:00
avr-ravenlcd
avr-ravenusb Merge pull request #153 from darconeous/pull-requests/cpu-avr-bootloader 2013-05-20 05:49:13 -07:00
avr-rcb
avr-zigbit core/lib/settings: Generalized Settings Manager to work on any platform 2013-03-20 11:57:13 -07:00
c64 Removed some more old RCS tags from the Contiki source tree. 2013-06-13 15:54:26 +02:00
c128 Removed some more old RCS tags from the Contiki source tree. 2013-06-13 15:54:26 +02:00
cc2530dk Fix 8051 port builds to play nicely with #173 2013-05-17 23:41:36 +01:00
cc2538dk CC2538 Documentation typo and grammar fixes 2013-04-17 15:41:41 +01:00
cooja Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
econotag platform/econotag: Allow RPL and Router settings to be overridden. 2013-05-19 08:21:18 -07:00
esb Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
exp5438 Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
iris Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
jcreate
mb851 Cleanup and refactoring of the STM32w port 2013-03-18 13:31:26 +01:00
mbxxx Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
micaz Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
minimal-net Fixing minimal-net for Cygwin. 2013-06-06 19:04:11 +02:00
msb430 Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
native cpu/native: Add file-backed simulated EEPROM to native cpu. 2013-05-18 10:29:41 -07:00
pc-6001 Removed web browser settings that aren't actually different from the defaults. 2013-03-06 15:17:39 +01:00
redbee-dev Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
redbee-econotag Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
seedeye remote power switch example updated to use coap version 13 2013-05-17 14:45:13 +02:00
sensinode Fix 8051 port builds to play nicely with #173 2013-05-17 23:41:36 +01:00
sentilla-usb
sky Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
stepper-robot
stk500 Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
stk501
stm32test
win32 Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
wismote Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
z1 Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00
z1sp Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES. 2013-03-18 11:12:44 +01:00