[Tinyos-commits] CVS: tinyos-1.x/apps/Oscilloscope Makefile, 1.2, 1.3

Kamin Whitehouse kaminw at users.sourceforge.net
Tue Jun 28 18:57:13 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/apps/Oscilloscope
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24430/Oscilloscope

Modified Files:
	Makefile 
Log Message:
added a clause in the makefile that allows the user to use the python Oscpoe.py tool

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/Oscilloscope/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	2 Dec 2004 09:05:58 -0000	1.2
--- Makefile	29 Jun 2005 01:57:10 -0000	1.3
***************
*** 1,3 ****
--- 1,4 ----
  COMPONENT=Oscilloscope
+ TOSMAKE_PATH += $(TOSDIR)/../contrib/hood/scripts
  include ../Makerules
  



More information about the Tinyos-commits mailing list