oliverschmidt
|
48977bd89f
|
Replaced the PROJECT_OBJECTFILES hack with puting the Contiki library (containing contiki-main.o) and the cc65 libary into a cc65 "library group" which allows mutual crossreferences between the libraries in the group.
|
2007-04-18 22:52:22 +00:00 |
|
oliverschmidt
|
c7e8ac499e
|
Consistently use curly brackets for function calls (and add the same disclaimer as used in "my" other makefiles).
|
2007-04-14 15:55:50 +00:00 |
|
oliverschmidt
|
5d2f948bba
|
Allow to build the statically linked telnet-server and webserver examples using cc65.
|
2007-03-03 13:38:07 +00:00 |
|
oliverschmidt
|
ef8ae0e158
|
Added an initial Makefile for the cc65 tool chain (www.cc65.org). For now it allows to build the statically linked hello-world example.
|
2007-01-03 10:26:40 +00:00 |
|