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

Phil Levis scipio at users.sourceforge.net
Fri Dec 17 16:22:01 PST 2004


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

Modified Files:
	Makefile 
Log Message:
Remove the echos in the Makefile, further text in tep106, an updated 
HTML version of tep1.


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	15 Dec 2004 22:55:35 -0000	1.2
--- Makefile	18 Dec 2004 00:21:57 -0000	1.3
***************
*** 4,9 ****
  
  %.html: txt/%.txt
- 	@echo $@
- 	@echo $<
  	rst2html.py --stylesheet-path=$(STYLESHEET) --embed-stylesheet $< > html/$@
  
--- 4,7 ----



More information about the Tinyos-beta-commits mailing list