[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestBroadcast
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/TestBroadcast
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8871/tests/TestBroadcast
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/TestBroadcast/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 15 Aug 2005 19:45:43 -0000 1.1.2.2
--- Makefile 30 Oct 2006 18:18:10 -0000 1.1.2.3
***************
*** 1,4 ****
COMPONENT=TestBroadcastAppC
- PFLAGS += -I%T/lib/oski
include $(MAKERULES)
--- 1,3 ----
More information about the Tinyos-2-commits
mailing list