[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestNetwork Makefile, 1.3, 1.4

Phil Levis scipio at users.sourceforge.net
Thu Sep 13 17:25:22 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestNetwork
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26769/tests/TestNetwork

Modified Files:
	Makefile 
Log Message:
Pointed Dissemination users at lib/net/drip.


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestNetwork/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile	7 Nov 2006 19:30:35 -0000	1.3
--- Makefile	14 Sep 2007 00:25:19 -0000	1.4
***************
*** 2,5 ****
--- 2,6 ----
  
  CFLAGS += -I$(TOSDIR)/lib/net \
+           -I$(TOSDIR)/lib/net/drip \
            -I$(TOSDIR)/lib/net/le \
            -I$(TOSDIR)/lib/net/ctp #-DNO_DEBUG



More information about the Tinyos-2-commits mailing list