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


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

make distclean in 2.1



Hi,

make distclean is working really well - except two problems.  The
generated headers in iconvdata and the old*.o files in libio are not
deleted.  Also some testscripts (wordexp and localedata) create
temporary files which aren't deleted.

Andreas

P.S.: Here's a list of the not-deleted files in iconvdata and libio.
iconvdata:
cp1250.h
cp1251.h
cp1252.h
cp1253.h
cp1254.h
cp1255.h
...
ibm918.h
iconv-test.out
iconv-test.xxx
...

libio:
oldfileops.o
oldiofclose.o
oldiofdopen.o
oldiofopen.o
oldstdfiles.o

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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