[Tinyos-2-commits] CVS: tinyos-2.x/apps/tutorials/LowPowerSensing/Sampler Makefile, 1.4, 1.5
Kevin Klues
klueska at users.sourceforge.net
Thu May 22 16:50:42 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tutorials/LowPowerSensing/Sampler
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32051/apps/tutorials/LowPowerSensing/Sampler
Modified Files:
Makefile
Log Message:
Update to makefile. Last change broke it oops...
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tutorials/LowPowerSensing/Sampler/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile 17 May 2008 01:27:55 -0000 1.4
--- Makefile 22 May 2008 23:50:30 -0000 1.5
***************
*** 1,3 ****
--- 1,4 ----
COMPONENT=LowPowerSensingPeriodicSamplerAppC
+ CFLAGS += -I.. -I../sampleLog
CFLAGS += -I.. -I../universal_sensors
#CFLAGS += -I.. -I../tmote_onboard_sensors
More information about the Tinyos-2-commits
mailing list