[Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle Makefile, 1.3, 1.4

David Gay idgay at users.sourceforge.net
Sat Oct 29 10:31:57 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32425

Modified Files:
	Makefile 
Log Message:
ignore stuff, proper cleanup


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile	10 Dec 2004 00:34:13 -0000	1.3
--- Makefile	29 Oct 2005 17:31:55 -0000	1.4
***************
*** 21,24 ****
  
  clean:
! 	rm -rf matelib/gen mate/runtime/gen full standalone/configure
  	-(cd tools; make clean)
--- 21,24 ----
  
  clean:
! 	rm -rf matelib/gen mate/runtime/gen full/[A-BD-Za-z]* standalone/configure
  	-(cd tools; make clean)



More information about the Tinyos-commits mailing list