[Tinyos-2-commits] CVS: tinyos-2.x/apps/BaseStation Makefile, 1.1.2.4, 1.1.2.5

David Gay idgay at users.sourceforge.net
Sun Oct 29 16:28:34 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/apps/BaseStation
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21152

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	Makefile 
Log Message:
remove obsolete -I


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/BaseStation/Makefile,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** Makefile	15 Aug 2005 19:45:39 -0000	1.1.2.4
--- Makefile	30 Oct 2006 00:28:32 -0000	1.1.2.5
***************
*** 1,4 ****
  COMPONENT=BaseStationC
- CFLAGS += -I%T/oski
  include $(MAKERULES)
  
--- 1,3 ----



More information about the Tinyos-2-commits mailing list