[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/harvard/spaulding/src/misc makeShimmerPlatform.pl, 1.1.1.1, 1.2

Konrad Lorincz konradlorincz at users.sourceforge.net
Wed Dec 12 13:37:39 PST 2007


Update of /cvsroot/tinyos/tinyos-1.x/contrib/harvard/spaulding/src/misc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18637/src/misc

Modified Files:
	makeShimmerPlatform.pl 
Log Message:
Updated shimmer makeplatform installation

Index: makeShimmerPlatform.pl
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/harvard/spaulding/src/misc/makeShimmerPlatform.pl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** makeShimmerPlatform.pl	22 Aug 2007 00:43:54 -0000	1.1.1.1
--- makeShimmerPlatform.pl	12 Dec 2007 21:37:36 -0000	1.2
***************
*** 5,8 ****
--- 5,9 ----
  my @cmds = ('ln -s $SPAULDINGSRC/misc/platform/shimmer $TOSROOT/tos/platform/shimmer',
              'ln -s $SPAULDINGSRC/misc/make/shimmer.target $TOSROOT/tools/make/shimmer.target',
+ 	    'ln -s $SPAULDINGSRC/misc/make/shimmer/ $TOSROOT/tools/make/',
              'cp $SPAULDINGSRC/misc/make/all.target $TOSROOT/tools/make/all.target');
  



More information about the Tinyos-contrib-commits mailing list