e196f948bda85973d9527f3c6c9410cff0ac77a4
[portablexdr.git] / .gitignore
1 .deps
2 .libs
3 Makefile
4 Makefile.in
5 aclocal.m4
6 autom4te.cache
7 configure
8 config.h
9 config.h.in
10 config.log
11 config.status
12 ltmain.sh
13 install-sh
14 *.o
15 *.la
16 *.lo
17 libtool
18 stamp-h1
19 portablexdr-*.tar.gz
20 missing
21 config.guess
22 config.sub
23 depcomp
24 *.loT
25 portable-rpcgen
26 remote_protocol.x
27 remote_protocol.c
28 remote_protocol.h
29 rpcgen_parse.c
30 rpcgen_parse.h
31 rpcgen_scan.c
32 test.x
33 test.c
34 test.h
35 ylwrap
36 m4/libtool.m4
37 m4/ltoptions.m4
38 m4/ltsugar.m4
39 m4/ltversion.m4
40 m4/lt~obsolete.m4