[Tinyos-2-commits] CVS: tinyos-2.x/support/sdk/java Makefile, 1.4,
1.5
Jan Beutel
beutel at users.sourceforge.net
Thu Aug 30 15:29:13 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/support/sdk/java
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31303/support/sdk/java
Modified Files:
Makefile
Log Message:
changed javadocdir to comply with index.html
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/sdk/java/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile 30 Aug 2007 21:55:06 -0000 1.4
--- Makefile 30 Aug 2007 22:29:11 -0000 1.5
***************
*** 3,7 ****
SUBDIRS = net
! JAVADOCDIR = ../../../doc/html/javadoc
ROOT = .
--- 3,7 ----
SUBDIRS = net
! JAVADOCDIR = ../../../doc/javadoc
ROOT = .
More information about the Tinyos-2-commits
mailing list