[Tinyos-commits] CVS: tinyos-1.x/apps/Pong Makefile,1.3,1.4
Kristin Wright
kristinwright at users.sourceforge.net
Wed Dec 28 15:49:28 PST 2005
Update of /cvsroot/tinyos/tinyos-1.x/apps/Pong
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30731/Pong
Modified Files:
Makefile
Log Message:
remove tmote as a platform (tmote.target not in tools/make anymore)
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/Pong/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile 29 Jul 2005 08:27:01 -0000 1.3
--- Makefile 28 Dec 2005 23:49:25 -0000 1.4
***************
*** 1,3 ****
! PLATFORMS=telos telosb micaz tmote
COMPONENT ?= PongC
include ../Makerules
--- 1,3 ----
! PLATFORMS=telos telosb micaz
COMPONENT ?= PongC
include ../Makerules
More information about the Tinyos-commits
mailing list