[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSerialBandwidth
Makefile, 1.1.2.2, 1.1.2.3
David Gay
idgay at users.sourceforge.net
Mon Oct 30 10:18:12 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerialBandwidth
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8871/tests/TestSerialBandwidth
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
Makefile
Log Message:
Remove obsolete oski include directives
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerialBandwidth/Makefile,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** Makefile 16 Jan 2006 01:22:26 -0000 1.1.2.2
--- Makefile 30 Oct 2006 18:18:10 -0000 1.1.2.3
***************
*** 1,4 ****
COMPONENT=TestSerialAppC
- CFLAGS += -I%T/lib/oski
BUILD_EXTRA_DEPS += TestSerialMsg.class TestSerial.class
CFLAGS += -DTOSH_DATA_LENGTH=100
--- 1,3 ----
More information about the Tinyos-2-commits
mailing list