[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestAdc Makefile, 1.1.2.3, 1.1.2.4

David Gay idgay at users.sourceforge.net
Mon Oct 30 10:18:12 PST 2006


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

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	Makefile 
Log Message:
Remove obsolete oski include directives


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestAdc/Makefile,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** Makefile	15 Aug 2005 19:45:43 -0000	1.1.2.3
--- Makefile	30 Oct 2006 18:18:10 -0000	1.1.2.4
***************
*** 1,3 ****
  COMPONENT=TestAdcAppC
- CFLAGS += -I%T/oski
  include $(MAKERULES)
--- 1,2 ----



More information about the Tinyos-2-commits mailing list