|  Re: patch 3.2.4 has version tag "3.2.3" ( No.1 ) | 
|  Date: 2007/07/26 00:23 Name: Vasilii Artyukhov
 
Actually, typing 'rm *.o' is even easier than 'make clean' :)
 | 
|  Re: patch 3.2.4 has version tag "3.2.3" ( No.2 ) | 
|  Date: 2007/07/26 10:26 Name: Rob
 
Actually, that should be:
 
 rm -f *.o openmx
 
 but that is not the point.....
 | 
|  Re: patch 3.2.4 has version tag "3.2.3" ( No.3 ) | 
|  Date: 2007/07/27 18:14 Name: Vasilii Artyukhov
 
Works fine for me, though.
 |