summaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-06-19 08:00:29 +0000
committerRalf Baechle <ralf@linux-mips.org>2009-06-19 08:00:29 +0000
commit79857d49189e879fbd64870fdcf8318e74f61e95 (patch)
treeff755ca41bc9e81a0bdcbf695c3d302f40da0105 /.cvsignore
parentc19d3588c2a22b72090067178df239d861ec34da (diff)
Remove all generated files.
Keeping generated files in CVS doesn't only tend to produce large and cluttered files it also may result in build problems due to timestamps in the wrong order. So dump everything, update .cvsignore to ignore these files and resolve all warnings generated by autoreconf. From now on users of a CVS checkout should run the command autoreconf --install --force after having done a CVS checkout. For this to succeed automake, autoconf and libtool will have to be installed.
Diffstat (limited to '.cvsignore')
-rw-r--r--.cvsignore17
1 files changed, 14 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 1f94870..c75defd 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,15 +1,26 @@
-autom4te.cache
*.o
*.lo
-Makefile
+aclocal.m4
+autom4te.cache
+config.cache
+config.guess
+config.h.in
config.log
config.status
+config.sub
+configure
+depcomp
+install-sh
+ltmain.sh
+missing
+Makefile
+Makefile.in
.deps
stamp-h
.libs
-config.cache
libtool
libax25.la
libax25io.la
libax25-*.tar.gz
stamp-h1
+m4