[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestAMOnOff Makefile,
1.1.2.2, 1.1.2.3
Jonathan Hui
jwhui at users.sourceforge.net
Mon Jun 12 09:08:12 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestAMOnOff
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30678
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
Makefile
Log Message:
Don't include OSKI.
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestAMOnOff/Attic/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:41 -0000 1.1.2.2
--- Makefile 12 Jun 2006 16:08:09 -0000 1.1.2.3
***************
*** 1,4 ****
COMPONENT=TestAMOnOffAppC
! PFLAGS += -I%T/lib/oski -DSERVICE_SLAVE
--- 1,4 ----
COMPONENT=TestAMOnOffAppC
! PFLAGS += -DSERVICE_SLAVE
More information about the Tinyos-2-commits
mailing list