[gnu.gcc.bug] gnulib and clean

Beebe@SCIENCE.UTAH.EDU ("Nelson H.F. Beebe") (03/26/89)

In gcc versions up to and including 1.34, "make clean" does
not remove gnulib.  I believe that it should, since
otherwise an attempt to build a version for a different
architecture with links from the same source directory
results in the old (and wrong architecture) gnulib being
used.
-------