add support to create a pkgconfig file 'libnfs.pc' on build, and install this with...
[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 examples/nfsclient-bcast
15 examples/nfsclient-listservers
16 aclocal.m4
17 autom4te.cache/
18 compile
19 config.guess
20 config.h.in~
21 config.log
22 config.status
23 config.sub
24 configure
25 depcomp
26 install-sh
27 libtool
28 ltmain.sh
29 missing
30 stamp-h1
31
32 !libnfs.pc.in