This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

make clean does not clean all files...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]