Rewrite build system using automake
[deb_libnfs.git] / .gitignore
1 .*
2 *.h
3 *.c
4 *.in
5 *.la
6 *.a
7 *.lo
8 *.o
9 *-stamp
10 Makefile
11 examples/nfsclient-raw
12 examples/nfsclient-sync
13 examples/nfsclient-async
14 aclocal.m4
15 autom4te.cache/
16 compile
17 config.guess
18 config.h.in~
19 config.log
20 config.status
21 config.sub
22 configure
23 depcomp
24 install-sh
25 libtool
26 ltmain.sh
27 missing
28 stamp-h1