compile failure on sbcl



Hi.

For a while now compilation of cvs-maxima with sbcl (right now SBCL
0.9.13.48, on Mac OS X) fails immediately with an error

:~/builds/maxima borist$ make
Making all in src
make[1]: *** No rule to make target `trgsmp.lisp', needed by
`binary-sbcl/maxima.core'.  Stop.
make: *** [all-recursive] Error 1

Browsing through the list archives I noticed that some changing from
'trigsmp.lisp' to 'trigsimp.lisp' was happening.

Any idea what to do? Maybe it's just a not properly cleaned build
folder? I do 'make clean', but I am hesitant of doing a 'make
distclean' b/c that also removes the cvs structures.

Boris.