[Tinyos-beta-commits] CVS: tinyos-1.x/beta/SystemCore/MementoMori/TestMMDetector Makefile, 1.1, 1.2

Stan Rost stanrost at users.sourceforge.net
Fri Oct 8 13:50:24 PDT 2004


Update of /cvsroot/tinyos/tinyos-1.x/beta/SystemCore/MementoMori/TestMMDetector
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4818/TestMMDetector

Modified Files:
	Makefile 
Log Message:
- New testing/experiment code
- AggressiveSend now features a queue
- Added subtractSets() to CompressedSet.h
- Bugfixes in RollCall


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/SystemCore/MementoMori/TestMMDetector/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile	27 Aug 2004 22:48:50 -0000	1.1
--- Makefile	8 Oct 2004 20:50:19 -0000	1.2
***************
*** 4,7 ****
  PFLAGS=-I %T/lib/Util -I%T/lib/TinyDB -I%T/../beta/TinierDB/ -I%T/../beta/SystemCore/MementoMori -I%T/lib/MintRoute -I%T/lib/Queue  -fno-strict-aliasing
  
! MSG_SIZE=49
  include ../../../../apps/Makerules
--- 4,7 ----
  PFLAGS=-I %T/lib/Util -I%T/lib/TinyDB -I%T/../beta/TinierDB/ -I%T/../beta/SystemCore/MementoMori -I%T/lib/MintRoute -I%T/lib/Queue  -fno-strict-aliasing
  
! #MSG_SIZE=49
  include ../../../../apps/Makerules



More information about the Tinyos-beta-commits mailing list