nes-proj/tools
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
..
6502 Removed some more old RCS tags from the Contiki source tree. 2013-06-18 19:19:37 +02:00
apple2enh loader.system is now official part of the cc65 Apple II support. 2013-02-17 00:30:55 +01:00
atari Replaced 10.1.1.1/8 with 192.168.0.0/24. 2013-02-16 23:04:55 +01:00
atarixl Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00
c64 Replaced 10.1.1.1/8 with 192.168.0.0/24. 2013-02-16 23:04:55 +01:00
c128 Replaced 10.1.1.1/8 with 192.168.0.0/24. 2013-02-16 23:04:55 +01:00
coffee-manager Rename to md 2013-03-26 23:15:37 +01:00
collect-view Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cooja cooja TimeLine: support mouse wheel zoom 2013-06-17 13:12:47 -05:00
csc Added the computation of average loss rate 2011-02-26 22:07:46 +01:00
cygwin Updated to a version compatible with latest serialdump-windows.exe 2011-09-19 17:42:30 +02:00
mspsim Updated version of MSPSim - bug fixes and support for more platforms 2012-05-31 15:39:32 +02:00
powertrace Avoid multiple inclusion 2010-10-24 21:12:52 +00:00
release-tools Rename to md 2013-03-26 23:15:37 +01:00
sensinode Rename to md 2013-03-26 23:15:37 +01:00
sky Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
stm32w Rename to md 2013-03-26 23:15:37 +01:00
wpcapslip core/net/uip: Rename `uip_ethaddr` to `uip_lladdr`. 2013-03-10 11:39:11 -07:00
z1 Added support for motelist and uploading to Z1 motes under Mac OSX 2013-01-23 22:56:43 +01:00
z80 Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
Makefile Add gitclean and distclean options to /tools/Makefile 2011-08-05 12:14:18 -04:00
avr-make-symbols PROGMEM changes needed for newer avr-gcc compiler 2012-02-21 11:10:57 -05:00
avr-makecoffeedata Converted u8_t to uint8_t and u16_t to uint16_t in the docs and tools directories. 2012-02-21 08:33:25 -05:00
avr-makefsdata
base64-encode
check-contiki-style Updated script per suggestion by @g-oikonomou to allow script to operate on files in subdirectories 2012-11-20 20:11:39 +01:00
codeprop.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
contiki-indent Allow contiki-indent to operate on multiple files at once 2012-11-20 20:11:39 +01:00
empty-symbols.c Replaced make-empty-symbols with empty-symbols.[c|h] 2011-04-03 13:24:58 +02:00
empty-symbols.h Replaced make-empty-symbols with empty-symbols.[c|h] 2011-04-03 13:24:58 +02:00
freebsd-6-setup-slip
indent.pro moved to a better place 2010-01-15 15:05:02 +00:00
make-symbols-nm
makefsdata Converted u8_t to uint8_t and u16_t to uint16_t in the docs and tools directories. 2012-02-21 08:33:25 -05:00
makestrings
mknmlist
mknmlist-ansi
msp430-make-symbols
scat.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
serial-log.pl Add serial logging tool. 2011-08-28 16:12:41 -04:00
setup-nat-ubuntu
tapslip6.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
timestamp
tunslip.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
tunslip6.c Fix command line handling in tunslip6 2012-05-15 17:16:42 -04:00