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

Joe Polastre jpolastre at users.sourceforge.net
Fri Jul 29 01:27:03 PDT 2005


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

Modified Files:
	Makefile 
Log Message:
works on tmote too (i wrote the darn thing)


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/Pong/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	29 Jul 2005 05:27:13 -0000	1.2
--- Makefile	29 Jul 2005 08:27:01 -0000	1.3
***************
*** 1,3 ****
! PLATFORMS=telos telosb micaz
  COMPONENT ?= PongC
  include ../Makerules
--- 1,3 ----
! PLATFORMS=telos telosb micaz tmote
  COMPONENT ?= PongC
  include ../Makerules



More information about the Tinyos-commits mailing list