From 6d124bf98aaef135b6c8463973930ce3e50a77fc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 22 Aug 2006 18:50:24 +0000 Subject: * aclocal.m4, config.hin, configure: Remove from CVS, since ./bootstrap generates them automatically. * .cvsignore: Add INSTALL, Makefile.in, *.cache, *.lineno, *.log. Remove more-specific entries. This catches files like configure.lineno. * man/.cvsignore: Add Makefile.in. * src/.cvsignore: Add Makefile.in. Remove .version, dir.c, install, mvdir, stamp-v, vdir.c, version.c. For .cvsignore file under the tests directory: Add Makefile.in. Sort entries if necessary. Remove *.I, *.E, *.X, *.O, *-tests, build-script, mk-script if they're never created in this directory. * build-aux/.cvsignore: New file. * doc/.cvsignore: Add Makefile.in, coreutils.html, coreutils.pdf, coreutils.ps, coreutils.tps. Remove coreutils.cm (dunno what it is, but the makefile doesn't mention it). Remove coreutils.info as it is subsumed by coreutils.info*. * lib/.cvsignore: Add Makefile.in, getdate.tab.h. Remove stat.c, sysexit.h. * m4/.cvsignore: Remove Makefile, dev-ino.m4, glibc2.m4, intdiv0.m4, inttypes-h.m4, inttypes-pri.m4, jm-glibc-io.m4, lcmessage.m4, lock.m4, printf-posix.m4, same-inode.m4, size_max.m4, uintmax_t.m4, ulonglong.m4, visibility.m4, xsize.m4. Many of these are put in automatically by ../bootstrap, but that's a bootstrap bug that I plan to fix shortly. * po/.cvsignore: More ../bootstrap-related fixes, plus remove old cruft. Add *.po, LINGUAS, Makevars. Remove *.cat, *.msg, cat-id-dbl.c, messages.mo, stamp-cat-id. --- tests/.cvsignore | 1 + tests/chgrp/.cvsignore | 1 + tests/chmod/.cvsignore | 1 + tests/chown/.cvsignore | 1 + tests/cp/.cvsignore | 1 + tests/cut/.cvsignore | 9 ++++----- tests/dd/.cvsignore | 1 + tests/dircolors/.cvsignore | 1 + tests/du/.cvsignore | 1 + tests/expr/.cvsignore | 1 + tests/factor/.cvsignore | 8 +------- tests/fmt/.cvsignore | 1 + tests/head/.cvsignore | 9 ++++----- tests/install/.cvsignore | 1 + tests/join/.cvsignore | 10 ++++------ tests/ln/.cvsignore | 1 + tests/ls-2/.cvsignore | 1 + tests/ls/.cvsignore | 7 +------ tests/md5sum/.cvsignore | 1 + tests/misc/.cvsignore | 1 + tests/mkdir/.cvsignore | 1 + tests/mv/.cvsignore | 1 + tests/od/.cvsignore | 1 + tests/pr/.cvsignore | 9 ++++----- tests/readlink/.cvsignore | 1 + tests/rm/.cvsignore | 1 + tests/rmdir/.cvsignore | 1 + tests/seq/.cvsignore | 1 + tests/sha1sum/.cvsignore | 1 + tests/shred/.cvsignore | 1 + tests/sort/.cvsignore | 9 ++++----- tests/stty/.cvsignore | 1 + tests/sum/.cvsignore | 1 + tests/tac/.cvsignore | 9 ++++----- tests/tail-2/.cvsignore | 1 + tests/tail/.cvsignore | 9 ++++----- tests/tee/.cvsignore | 1 + tests/test/.cvsignore | 8 +++----- tests/touch/.cvsignore | 1 + tests/tr/.cvsignore | 9 ++++----- tests/tsort/.cvsignore | 1 + tests/unexpand/.cvsignore | 1 + tests/uniq/.cvsignore | 9 ++++----- tests/wc/.cvsignore | 9 ++++----- 44 files changed, 76 insertions(+), 69 deletions(-) (limited to 'tests') diff --git a/tests/.cvsignore b/tests/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/chgrp/.cvsignore b/tests/chgrp/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/chgrp/.cvsignore +++ b/tests/chgrp/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/chmod/.cvsignore b/tests/chmod/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/chmod/.cvsignore +++ b/tests/chmod/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/chown/.cvsignore b/tests/chown/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/chown/.cvsignore +++ b/tests/chown/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/cp/.cvsignore b/tests/cp/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/cp/.cvsignore +++ b/tests/cp/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/cut/.cvsignore b/tests/cut/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/cut/.cvsignore +++ b/tests/cut/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/dd/.cvsignore b/tests/dd/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/dd/.cvsignore +++ b/tests/dd/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/dircolors/.cvsignore b/tests/dircolors/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/dircolors/.cvsignore +++ b/tests/dircolors/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/du/.cvsignore b/tests/du/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/du/.cvsignore +++ b/tests/du/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/expr/.cvsignore b/tests/expr/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/expr/.cvsignore +++ b/tests/expr/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/factor/.cvsignore b/tests/factor/.cvsignore index 852508156..282522db0 100644 --- a/tests/factor/.cvsignore +++ b/tests/factor/.cvsignore @@ -1,8 +1,2 @@ -*.I -*.E -*.X -*.O -*-tests -build-script Makefile -mk-script +Makefile.in diff --git a/tests/fmt/.cvsignore b/tests/fmt/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/fmt/.cvsignore +++ b/tests/fmt/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/head/.cvsignore b/tests/head/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/head/.cvsignore +++ b/tests/head/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/install/.cvsignore b/tests/install/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/install/.cvsignore +++ b/tests/install/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/join/.cvsignore b/tests/join/.cvsignore index af31eb016..56f52ad44 100644 --- a/tests/join/.cvsignore +++ b/tests/join/.cvsignore @@ -1,10 +1,8 @@ -*.I +*-tests +*.E *.I1 *.I2 -*.E -*.X *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/ln/.cvsignore b/tests/ln/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/ln/.cvsignore +++ b/tests/ln/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/ls-2/.cvsignore b/tests/ls-2/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/ls-2/.cvsignore +++ b/tests/ls-2/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/ls/.cvsignore b/tests/ls/.cvsignore index 2089fde25..282522db0 100644 --- a/tests/ls/.cvsignore +++ b/tests/ls/.cvsignore @@ -1,7 +1,2 @@ -*.I -*.E -*.X -*.O -*-tests Makefile -mk-script +Makefile.in diff --git a/tests/md5sum/.cvsignore b/tests/md5sum/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/md5sum/.cvsignore +++ b/tests/md5sum/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/misc/.cvsignore b/tests/misc/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/misc/.cvsignore +++ b/tests/misc/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/mkdir/.cvsignore b/tests/mkdir/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/mkdir/.cvsignore +++ b/tests/mkdir/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/mv/.cvsignore b/tests/mv/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/mv/.cvsignore +++ b/tests/mv/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/od/.cvsignore b/tests/od/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/od/.cvsignore +++ b/tests/od/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/pr/.cvsignore b/tests/pr/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/pr/.cvsignore +++ b/tests/pr/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/readlink/.cvsignore b/tests/readlink/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/readlink/.cvsignore +++ b/tests/readlink/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/rm/.cvsignore b/tests/rm/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/rm/.cvsignore +++ b/tests/rm/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/rmdir/.cvsignore b/tests/rmdir/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/rmdir/.cvsignore +++ b/tests/rmdir/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/seq/.cvsignore b/tests/seq/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/seq/.cvsignore +++ b/tests/seq/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/sha1sum/.cvsignore b/tests/sha1sum/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/sha1sum/.cvsignore +++ b/tests/sha1sum/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/shred/.cvsignore b/tests/shred/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/shred/.cvsignore +++ b/tests/shred/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/sort/.cvsignore b/tests/sort/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/sort/.cvsignore +++ b/tests/sort/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/stty/.cvsignore b/tests/stty/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/stty/.cvsignore +++ b/tests/stty/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/sum/.cvsignore b/tests/sum/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/sum/.cvsignore +++ b/tests/sum/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/tac/.cvsignore b/tests/tac/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/tac/.cvsignore +++ b/tests/tac/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/tail-2/.cvsignore b/tests/tail-2/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/tail-2/.cvsignore +++ b/tests/tail-2/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/tail/.cvsignore b/tests/tail/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/tail/.cvsignore +++ b/tests/tail/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/tee/.cvsignore b/tests/tee/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/tee/.cvsignore +++ b/tests/tee/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/test/.cvsignore b/tests/test/.cvsignore index 852508156..8b16e5ad9 100644 --- a/tests/test/.cvsignore +++ b/tests/test/.cvsignore @@ -1,8 +1,6 @@ -*.I +*-tests *.E -*.X *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/touch/.cvsignore b/tests/touch/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/touch/.cvsignore +++ b/tests/touch/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/tr/.cvsignore b/tests/tr/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/tr/.cvsignore +++ b/tests/tr/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/tsort/.cvsignore b/tests/tsort/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/tsort/.cvsignore +++ b/tests/tsort/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/unexpand/.cvsignore b/tests/unexpand/.cvsignore index f3c7a7c5d..282522db0 100644 --- a/tests/unexpand/.cvsignore +++ b/tests/unexpand/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/tests/uniq/.cvsignore b/tests/uniq/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/uniq/.cvsignore +++ b/tests/uniq/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in diff --git a/tests/wc/.cvsignore b/tests/wc/.cvsignore index 852508156..cafdaa583 100644 --- a/tests/wc/.cvsignore +++ b/tests/wc/.cvsignore @@ -1,8 +1,7 @@ -*.I +*-tests *.E -*.X +*.I *.O -*-tests -build-script +*.X Makefile -mk-script +Makefile.in -- cgit v1.2.3-70-g09d2