[Tinyos-2-commits] CVS: tinyos-2.x/support/make safe.extra, NONE,
1.1
John Regehr
regehr at users.sourceforge.net
Mon Feb 11 12:12:18 PST 2008
Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23770
Added Files:
safe.extra
Log Message:
Makefile support for Safe TinyOS on AVR: Just pass the -safe option to ncc
which does the heavy lifting.
Usage: "make micaz safe"
--- NEW FILE: safe.extra ---
#-*-Makefile-*-
MAKE_DEPUTY_FLAG := 1
export MAKE_DEPUTY_FLAG
More information about the Tinyos-2-commits
mailing list