Hi,<div><br></div><div>When after having tar xvfz gambc*.tar.gz; cd gambc*;./configure args;make , you want to wipe all binary output produced by make and also any results from configure as to start out all from the beginning, what make command do you use for this?</div>

<div><br>"make clean" wipes something, but, it always fails as gsc-compat or sth like this is not around, so I suppose this means the make script wiped too much (as the gsc-compat invocation is to produce those C files anew, so I suppose they're missin) - also the C files the distro was bundled with, that are precompiled C versions of the system's scm files.</div>

<div><br></div><div>What command use for this?</div><div><br></div><div>Mikael</div><div><br></div>