[Tinyos-2-commits] CVS: tinyos-2.x/support/make clean.target, 1.6, 1.7

David Gay idgay at users.sourceforge.net
Mon Sep 22 13:54:16 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24945

Modified Files:
	clean.target 
Log Message:
clean appdoc files

Index: clean.target
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/clean.target,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** clean.target	22 May 2008 23:56:08 -0000	1.6
--- clean.target	22 Sep 2008 20:54:11 -0000	1.7
***************
*** 6,7 ****
--- 6,8 ----
  	rm -rf _TOSSIMmodule.so TOSSIM.pyc TOSSIM.py app.xml simbuild
  	rm -rf VolumeMapC.nc
+ 	rm -f $(COMPONENT).cmap $(COMPONENT).dot $(COMPONENT).html $(COMPONENT).png



More information about the Tinyos-2-commits mailing list