skarg
|
0b5efa5be5
|
Changed -L=lib to -Llib in all GNU Make makefiles since it was wrong and causing problems on cross compilers. Thank you, Magno!
|
2010-07-14 12:55:37 +00:00 |
|
skarg
|
d4b39c6b59
|
Changed CC and AR in demo makefiles to make cross compiling the demo applications easier.
|
2010-03-01 19:01:40 +00:00 |
|
skarg
|
2a68202503
|
Updated GNU make Makefile for cross compile by changing CC=gcc to CC:=gcc.
|
2010-02-27 04:02:27 +00:00 |
|
skarg
|
7916c7a6de
|
Consolodated the datalink environment variable for building demos on Linux and Windows into a single module (dlenv). Adjusted most demo makefiles.
|
2009-05-22 01:45:38 +00:00 |
|
skarg
|
eb5838c3d5
|
Cleaned up some makefiles.
|
2009-01-17 12:49:47 +00:00 |
|
skarg
|
e6f683a43b
|
Added BUILD=debug to linux/mingw makefiles.
|
2008-11-20 16:26:39 +00:00 |
|
skarg
|
5df087c88c
|
Simplified the WhoIsRouterToNetwork and InitializeRouter demo.
|
2008-09-14 16:12:59 +00:00 |
|
skarg
|
224d74f417
|
Moved npdu_handler from npdu.c to demo/handler/h_npdu.c file, since this will change for routers and gateways.
|
2008-09-07 04:13:58 +00:00 |
|
skarg
|
7c0116b54a
|
Improved Initialize Router to Network demo to print results.
|
2008-09-06 14:24:25 +00:00 |
|
skarg
|
e75eaf0973
|
Adding router inquiry demos.
|
2008-08-21 22:30:27 +00:00 |
|