[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
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps/txt tep1.txt, 1.4,
1.5 tep101.txt, 1.4, 1.5 tep102.txt, 1.4, 1.5 tep103.txt, 1.4,
1.5 tep104.txt, 1.2, 1.3 tep105.txt, 1.4, 1.5 tep106.txt, 1.7,
1.8 tep107.txt, 1.1, 1.2 tep2.txt, 1.1, 1.2 tep3.txt, 1.1, 1.2
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/html tep1.html, 1.6,
1.7 tep101.html, 1.3, 1.4 tep102.html, 1.3, 1.4 tep103.html,
1.2, 1.3 tep104.html, 1.2, 1.3 tep105.html, 1.2,
1.3 tep106.html, 1.3, 1.4 tep107.html, 1.1, 1.2 tep2.html, 1.2,
1.3 tep3.html, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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/.#*
+
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps/txt tep1.txt, 1.4,
1.5 tep101.txt, 1.4, 1.5 tep102.txt, 1.4, 1.5 tep103.txt, 1.4,
1.5 tep104.txt, 1.2, 1.3 tep105.txt, 1.4, 1.5 tep106.txt, 1.7,
1.8 tep107.txt, 1.1, 1.2 tep2.txt, 1.1, 1.2 tep3.txt, 1.1, 1.2
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/html tep1.html, 1.6,
1.7 tep101.html, 1.3, 1.4 tep102.html, 1.3, 1.4 tep103.html,
1.2, 1.3 tep104.html, 1.2, 1.3 tep105.html, 1.2,
1.3 tep106.html, 1.3, 1.4 tep107.html, 1.1, 1.2 tep2.html, 1.2,
1.3 tep3.html, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list