[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSerial Makefile,
1.1.2.7, 1.1.2.8
David Gay
idgay at users.sourceforge.net
Mon Oct 30 10:18:12 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8871/tests/TestSerial
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/TestSerial/Makefile,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** Makefile 27 Jun 2006 22:17:17 -0000 1.1.2.7
--- Makefile 30 Oct 2006 18:18:10 -0000 1.1.2.8
***************
*** 1,4 ****
COMPONENT=TestSerialAppC
- CFLAGS += -I%T/lib/oski
BUILD_EXTRA_DEPS += TestSerial.class
CLEAN_EXTRA = *.class TestSerialMsg.java
--- 1,3 ----
More information about the Tinyos-2-commits
mailing list