[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/capps/TestCollection Makefile, 1.4, 1.5

Phil Levis scipio at users.sourceforge.net
Wed Aug 6 09:16:29 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestCollection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3671

Modified Files:
	Makefile 
Log Message:
Supports shimmer too?


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestCollection/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile	4 Aug 2008 22:33:32 -0000	1.4
--- Makefile	6 Aug 2008 16:16:26 -0000	1.5
***************
*** 9,13 ****
  CFLAGS += -I$(TOSDIR)/lib/net/ctp  -I$(TOSDIR)/lib/net/4bitle
  
! ifneq ($(filter telosb tmote tinynode iris clean,$(MAKECMDGOALS)),) 
    include $(MAKERULES)
  else
--- 9,13 ----
  CFLAGS += -I$(TOSDIR)/lib/net/ctp  -I$(TOSDIR)/lib/net/4bitle
  
! ifneq ($(filter telosb tmote tinynode shimmer iris clean,$(MAKECMDGOALS)),) 
    include $(MAKERULES)
  else



More information about the Tinyos-2-commits mailing list