diff -r 57020c731092 -r 3c886ec376f5 tool/Makefile.am --- a/tool/Makefile.am Wed Apr 08 12:10:01 2009 +0000 +++ b/tool/Makefile.am Wed Apr 08 12:48:59 2009 +0000 @@ -45,8 +45,8 @@ CommandFoeWrite.cpp \ CommandMaster.cpp \ CommandPdos.cpp \ - CommandPhyRead.cpp \ - CommandPhyWrite.cpp \ + CommandRegRead.cpp \ + CommandRegWrite.cpp \ CommandSdos.cpp \ CommandSiiRead.cpp \ CommandSiiWrite.cpp \ @@ -73,8 +73,8 @@ CommandFoeWrite.h \ CommandMaster.h \ CommandPdos.h \ - CommandPhyRead.h \ - CommandPhyWrite.h \ + CommandRegRead.h \ + CommandRegWrite.h \ CommandSdos.h \ CommandSiiRead.h \ CommandSiiWrite.h \