[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestPowerManager
Makefile, 1.1.2.3, 1.1.2.4
David Gay
idgay at users.sourceforge.net
Mon Oct 30 10:18:12 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestPowerManager
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8871/tests/TestPowerManager
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/TestPowerManager/Makefile,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** Makefile 6 Dec 2005 23:02:36 -0000 1.1.2.3
--- Makefile 30 Oct 2006 18:18:10 -0000 1.1.2.4
***************
*** 1,5 ****
COMPONENT=TestPowerManagerAppC
OPTFLAGS = -O0
- PFLAGS += -I%T/lib/oski -I%T/lib/power
include $(MAKERULES)
--- 1,4 ----
More information about the Tinyos-2-commits
mailing list