Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!SCIENCE.UTAH.EDU!Beebe From: Beebe@SCIENCE.UTAH.EDU ("Nelson H.F. Beebe") Newsgroups: gnu.gcc.bug Subject: gnulib and clean Message-ID: <12480955011.25.BEEBE@SCIENCE.UTAH.EDU> Date: 26 Mar 89 01:33:32 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 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. -------