1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| compile
| *~
| *.tar.gz
| config.rpath
| Makefile
| Makefile.in
| *.lo
| *.la
| *.o
| .deps/
| .libs/
| *.cache
| stamp-*
| README
| aclocal.m4
| config.guess
| config.h.in
| config.log
| config.status
| config.sub
| configure
| depcomp
| install-sh
| libdaemon.spec
| libtool
| ltmain.sh
| missing
| *.pc
|
|