Hi,
I have a windows 2000 OS and I would like
guest users to be able to compile example applications in the apps folder to a
different location. For example, If I type make mica2 in the Blink folder, I
would like main.exe to be created in apps/build/Blink instead of the default
/apps/Blink/build. I tried modifying the makerules file in /apps to no avail. It
seems that any modification I do does not appear when I run make. For example, I
changed one of the sentenses echoed to the screen during compilation
@echo "confirmed..." to @echo "asdfgconfirmed..."
but when I compiled an application, it still showed
"confirmed..." on the command prompt. I am at a lost here. Thanks for any
help
Amish
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
