[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/harvard/spaulding/src/timeSync Makefile.in, 1.1.1.1, 1.2

Konrad Lorincz konradlorincz at users.sourceforge.net
Thu Dec 20 20:40:18 PST 2007


Update of /cvsroot/tinyos/tinyos-1.x/contrib/harvard/spaulding/src/timeSync
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12126/src/timeSync

Modified Files:
	Makefile.in 
Log Message:
Added nodeID on flash

Index: Makefile.in
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/harvard/spaulding/src/timeSync/Makefile.in,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Makefile.in	22 Aug 2007 00:43:55 -0000	1.1.1.1
--- Makefile.in	21 Dec 2007 04:40:02 -0000	1.2
***************
*** 4,12 ****
  
  # 26 May 2005 : GWA : I don't like having this here, but what can you do?
! VUDIR = $(SPAULDINGSRC)/timeSync/vu/tos/
  
! include $(SPAULDINGSRC)/MultiTimer/Makefile.in
  PFLAGS += -I$(SPAULDINGSRC)/timeSync/ 
! PFLAGS += -I$(VUDIR)/system/ClockTimeStamping
  
  ifeq ($(PLATFORM),telos) 
--- 4,12 ----
  
  # 26 May 2005 : GWA : I don't like having this here, but what can you do?
! #VUDIR = $(SPAULDINGSRC)/timeSync/vu/tos/
  
! #include $(SPAULDINGSRC)/MultiTimer/Makefile.in
  PFLAGS += -I$(SPAULDINGSRC)/timeSync/ 
! #PFLAGS += -I$(VUDIR)/system/ClockTimeStamping
  
  ifeq ($(PLATFORM),telos) 



More information about the Tinyos-contrib-commits mailing list