[Tinyos-beta-commits] CVS: tinyos-1.x/beta/SystemCore/java/net/tinyos Makefile, 1.10, 1.11

Gilman Tolle gtolle at users.sourceforge.net
Thu Oct 14 22:02:16 PDT 2004


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

Modified Files:
	Makefile 
Log Message:
Changed Java tools to accomodate variable size Drip messages, fixed bugs in TreeBuilder and QueryResult

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/SystemCore/java/net/tinyos/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Makefile	23 Aug 2004 23:19:50 -0000	1.10
--- Makefile	15 Oct 2004 05:01:41 -0000	1.11
***************
*** 1,3 ****
! SUBDIRS = hello drip multihop mgmtquery eventlogger powermgmt deluge grouper
  
  ROOT = $(TOSDIR)/../tools/java
--- 1,3 ----
! SUBDIRS = drip multihop hello mgmtquery eventlogger powermgmt deluge grouper
  
  ROOT = $(TOSDIR)/../tools/java



More information about the Tinyos-beta-commits mailing list