public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* make clean does not clean all files...
@ 2002-12-29  9:07 Andreas Jaeger
  2002-12-29 12:56 ` Roland McGrath
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Jaeger @ 2002-12-29  9:07 UTC (permalink / raw)
  To: GNU libc hacker


After a make clean I still have these files in my build directory:

$ ls math/
m_copysign.S   m_finitel.S  m_isinff.c  m_ldexp.c   m_modfl.c    m_signbitf.c
m_copysignf.S  m_frexp.S    m_isinfl.c  m_ldexpf.c  m_scalbn.S   m_signbitl.c
m_copysignl.S  m_frexpf.S   m_isnan.c   m_ldexpl.c  m_scalbnf.S
m_finite.S     m_frexpl.S   m_isnanf.c  m_modf.c    m_scalbnl.S
m_finitef.S    m_isinf.c    m_isnanl.c  m_modff.c   m_signbit.c

Is that really wanted?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: make clean does not clean all files...
  2002-12-29  9:07 make clean does not clean all files Andreas Jaeger
@ 2002-12-29 12:56 ` Roland McGrath
  2002-12-30  8:36   ` Andreas Jaeger
  0 siblings, 1 reply; 4+ messages in thread
From: Roland McGrath @ 2002-12-29 12:56 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: GNU libc hacker

> After a make clean I still have these files in my build directory:

Fixed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: make clean does not clean all files...
  2002-12-29 12:56 ` Roland McGrath
@ 2002-12-30  8:36   ` Andreas Jaeger
  2002-12-30 13:20     ` Roland McGrath
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Jaeger @ 2002-12-30  8:36 UTC (permalink / raw)
  To: Roland McGrath; +Cc: GNU libc hacker

Roland McGrath <roland@redhat.com> writes:

>> After a make clean I still have these files in my build directory:
>
> Fixed.

Unfortunatly this did not help completely, I still have these files
after a make clean:

$ ls /builds/glibc/main/math/
m_copysignf.S  m_finitel.S  m_isinff.c  m_isnanl.c  m_modff.c    m_scalbnl.S
m_copysignl.S  m_frexpf.S   m_isinfl.c  m_ldexpf.c  m_modfl.c    m_signbitf.c
m_finitef.S    m_frexpl.S   m_isnanf.c  m_ldexpl.c  m_scalbnf.S  m_signbitl.c

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: make clean does not clean all files...
  2002-12-30  8:36   ` Andreas Jaeger
@ 2002-12-30 13:20     ` Roland McGrath
  0 siblings, 0 replies; 4+ messages in thread
From: Roland McGrath @ 2002-12-30 13:20 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: GNU libc hacker

> Unfortunatly this did not help completely, I still have these files
> after a make clean:

Fixed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-30 21:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-29  9:07 make clean does not clean all files Andreas Jaeger
2002-12-29 12:56 ` Roland McGrath
2002-12-30  8:36   ` Andreas Jaeger
2002-12-30 13:20     ` Roland McGrath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).