[Tinyos-commits] CVS: tinyos-1.x/apps/TelosPWM 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/TelosPWM
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30731/TelosPWM
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/TelosPWM/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile 29 Jul 2005 08:25:47 -0000 1.3
--- Makefile 28 Dec 2005 23:49:26 -0000 1.4
***************
*** 1,3 ****
! PLATFORMS=telos telosb tmote
COMPONENT = PWMTestC
include $(MAKERULES)
--- 1,3 ----
! PLATFORMS=telos telosb
COMPONENT = PWMTestC
include $(MAKERULES)
More information about the Tinyos-commits
mailing list