updated make command

This commit is contained in:
mdurvy 2009-07-30 12:55:46 +00:00
parent 0c8b200987
commit 893a3517a9
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ The binaries needed are:
To compile each of them, type in Cygwin: To compile each of them, type in Cygwin:
\verbatim \verbatim
cd c:/contiki/examples/webserver-ipv6-raven cd c:/contiki/examples/webserver-ipv6-raven
make TARGET=avr-raven webserver6.elf make
\endverbatim \endverbatim
\verbatim \verbatim
cd c:/contiki/platform/avr-ravenlcd cd c:/contiki/platform/avr-ravenlcd