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

Kristin Wright kristinwright at users.sourceforge.net
Thu Jul 28 22:29:57 PDT 2005


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

Modified Files:
	Makefile 
Log Message:
valid for only telos telosb

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/TelosPWM/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile	13 Oct 2004 20:59:54 -0000	1.1
--- Makefile	29 Jul 2005 05:29:55 -0000	1.2
***************
*** 1,2 ****
--- 1,3 ----
+ PLATFORMS=telos telosb 
  COMPONENT = PWMTestC
  include $(MAKERULES)



More information about the Tinyos-commits mailing list