diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-08-25 23:11:28 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-08-25 23:11:28 +0000 |
commit | 9942cad1f6078c24bb69a126795635b2f34d65b5 (patch) | |
tree | dcc4b0faee6d64f4beefe9170af5d74e5cc65ae1 /.cvsignore | |
parent | 7d5130d8fb24538e555689fb8e98f767406e0a2c (diff) |
Add missing .cvsignore files for autotoolery.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000..7f5efb6f --- /dev/null +++ b/.cvsignore @@ -0,0 +1,17 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +mkinstalldirs +libdrm.pc |