[Tinyos-commits] CVS: tinyos-1.x/apps/SurgeTelos Makefile,1.6,1.7
Kristin Wright
kristinwright at users.sourceforge.net
Thu Jul 28 22:28:56 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/apps/SurgeTelos
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17187
Modified Files:
Makefile
Log Message:
change MultiHop lib path to point to new core location rather than contrib
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/SurgeTelos/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile 4 Dec 2004 02:15:28 -0000 1.6
--- Makefile 29 Jul 2005 05:28:54 -0000 1.7
***************
*** 1,3 ****
! PFLAGS= -I%T/../contrib/ucb/tos/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_LEDS
PLATFORMS=telos telosa telosb
--- 1,3 ----
! PFLAGS= -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_LEDS
PLATFORMS=telos telosa telosb
More information about the Tinyos-commits
mailing list