summaryrefslogtreecommitdiff
path: root/m4/.cvsignore
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-22 18:50:24 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-22 18:50:24 +0000
commit6d124bf98aaef135b6c8463973930ce3e50a77fc (patch)
tree6797563a66883798e73da92247a1490016c919ee /m4/.cvsignore
parentcafb7947b5a1c658a97cfd5251500dbd5f86028c (diff)
downloadcoreutils-6d124bf98aaef135b6c8463973930ce3e50a77fc.tar.xz
* 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.
Diffstat (limited to 'm4/.cvsignore')
-rw-r--r--m4/.cvsignore16
1 files changed, 0 insertions, 16 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore
index 7801fc00a..c952cb536 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -1,4 +1,3 @@
-Makefile
_inttypes_h.m4
absolute-header.m4
acl.m4
@@ -25,7 +24,6 @@ codeset.m4
cycle-check.m4
d-ino.m4
d-type.m4
-dev-ino.m4
dirfd.m4
dirname.m4
dos.m4
@@ -70,7 +68,6 @@ gettime.m4
gettimeofday.m4
getugroups.m4
getusershell.m4
-glibc2.m4
glibc21.m4
gnulib-cache.m4
gnulib-comp.m4
@@ -84,26 +81,20 @@ iconv.m4
idcache.m4
include_next.m4
inet_ntop.m4
-intdiv0.m4
intmax.m4
intmax_t.m4
inttostr.m4
-inttypes-h.m4
-inttypes-pri.m4
inttypes_h.m4
-jm-glibc-io.m4
jm-winsz1.m4
jm-winsz2.m4
lchmod.m4
lchown.m4
-lcmessage.m4
lib-ignore.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
link-follow.m4
localcharset.m4
-lock.m4
long-options.m4
longdouble.m4
longlong.m4
@@ -141,7 +132,6 @@ physmem.m4
po.m4
posixtm.m4
posixver.m4
-printf-posix.m4
progtest.m4
putenv.m4
quote.m4
@@ -156,7 +146,6 @@ rmdir.m4
rpmatch.m4
safe-read.m4
safe-write.m4
-same-inode.m4
same.m4
save-cwd.m4
savedir.m4
@@ -165,7 +154,6 @@ settime.m4
sha1.m4
sig2str.m4
signed.m4
-size_max.m4
snprintf.m4
socklen.m4
sockpfaf.m4
@@ -201,8 +189,6 @@ time_r.m4
timespec.m4
tm_gmtoff.m4
tzset.m4
-uintmax_t.m4
-ulonglong.m4
unicodeio.m4
unistd-safer.m4
unistd_h.m4
@@ -219,7 +205,6 @@ utimes-null.m4
utimes.m4
vasnprintf.m4
vasprintf.m4
-visibility.m4
wchar_t.m4
wcwidth.m4
wint_t.m4
@@ -227,7 +212,6 @@ xalloc.m4
xgetcwd.m4
xnanosleep.m4
xreadlink.m4
-xsize.m4
xstrndup.m4
xstrtod.m4
xstrtol.m4