[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestNetwork Makefile,
1.4, 1.5
Phil Levis
scipio at users.sourceforge.net
Tue Oct 2 13:52:39 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestNetwork
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29578
Modified Files:
Makefile
Log Message:
Use 4bitle, not le.
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestNetwork/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile 14 Sep 2007 00:25:19 -0000 1.4
--- Makefile 2 Oct 2007 20:52:37 -0000 1.5
***************
*** 3,7 ****
CFLAGS += -I$(TOSDIR)/lib/net \
-I$(TOSDIR)/lib/net/drip \
! -I$(TOSDIR)/lib/net/le \
-I$(TOSDIR)/lib/net/ctp #-DNO_DEBUG
--- 3,7 ----
CFLAGS += -I$(TOSDIR)/lib/net \
-I$(TOSDIR)/lib/net/drip \
! -I$(TOSDIR)/lib/net/4bitle \
-I$(TOSDIR)/lib/net/ctp #-DNO_DEBUG
More information about the Tinyos-2-commits
mailing list