[Tinyos-2-commits] CVS: tinyos-2.x/doc build.xml,1.1,1.2

Jan Beutel beutel at users.sourceforge.net
Wed Aug 15 05:33:51 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/doc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2229/doc

Modified Files:
	build.xml 
Log Message:
changed tgarget clean to pdf

Index: build.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** build.xml	14 Aug 2007 19:00:35 -0000	1.1
--- build.xml	15 Aug 2007 12:33:49 -0000	1.2
***************
*** 8,12 ****
  	</target>
  
! 	<target name="clean" >
  		<echo message = "Building tinyos-2.x docs as pdf" />
  		<exec executable="make" failonerror="true">
--- 8,12 ----
  	</target>
  
! 	<target name="pdf" >
  		<echo message = "Building tinyos-2.x docs as pdf" />
  		<exec executable="make" failonerror="true">



More information about the Tinyos-2-commits mailing list