1*2b15cb3dSCy SchubertUlrich Windl <Ulrich.Windl@rz.uni-regensburg.de>: 2*2b15cb3dSCy Schubert Any change in a source file in the lib directory causes all files to 3*2b15cb3dSCy Schubert be recompiled (because the objects are removed). Add a better rule for 4*2b15cb3dSCy Schubert make to update the library. Maybe just remove "-rm -f $?". 5