[Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps Makefile,1.3,1.4

Phil Levis scipio at users.sourceforge.net
Mon Feb 14 12:30:50 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/teps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3725

Modified Files:
	Makefile 
Log Message:
Add a 'make clean'. Regenerate HTML with correct mailing list address
and uniform header formatting.


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile	18 Dec 2004 00:21:57 -0000	1.3
--- Makefile	14 Feb 2005 20:30:45 -0000	1.4
***************
*** 8,9 ****
--- 8,12 ----
  all: $(HTML)
  
+ clean:
+ 	rm -f html/*.html txt/*~ txt/#* txt/.#*
+ 



More information about the Tinyos-beta-commits mailing list