]> git.decadent.org.uk Git - nfs-utils.git/blob - .gitignore
Add AM_MAINTAINER_MODE to configure.in
[nfs-utils.git] / .gitignore
1 # files generated by autoconf, automake, autoheader and libtoolize
2 aclocal.m4
3 autom4te.cache
4 compile
5 config.guess
6 config.log
7 config.sub
8 configure
9 depcomp
10 install-sh
11 libtool
12 ltmain.sh
13 Makefile.in
14 missing
15 support/include/config.h.in
16 # files generated by configure
17 confdefs.h
18 config.status
19 conftest
20 conftest.c
21 conftest.cpp
22 conftest.er1
23 conftest.err
24 .deps
25 Makefile
26 support/include/config.h
27 support/include/stamp-h1
28 # file generated during compilation
29 *.o
30 .libs
31 lib*.a
32 tools/rpcgen/rpcgen
33 tools/rpcdebug/rpcdebug
34 utils/exportfs/exportfs
35 utils/idmapd/idmapd
36 utils/lockd/lockd
37 utils/mount/mount.nfs
38 utils/mountd/mountd
39 utils/nfsd/nfsd
40 utils/nfsstat/nfsstat
41 utils/nhfsstone/nhfsstone
42 utils/rquotad/rquotad
43 utils/rquotad/rquota.h
44 utils/rquotad/rquota_xdr.c
45 utils/showmount/showmount
46 utils/statd/statd
47 tools/locktest/testlk
48 tools/getiversion/getiversion
49 support/export/mount.h
50 support/export/mount_clnt.c
51 support/export/mount_xdr.c
52 support/include/mount.h
53 utils/statd/sm_inter.h
54 utils/statd/sm_inter_clnt.c
55 utils/statd/sm_inter_svc.c
56 utils/statd/sm_inter_xdr.c
57 # generic editor backup et al
58 *~