You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
509 B
47 lines
509 B
Makefile
|
|
Makefile.in
|
|
.deps
|
|
.libs
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.pc
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h*
|
|
config.sub
|
|
config.log
|
|
config.status
|
|
config.guess
|
|
configure
|
|
compile
|
|
depcomp
|
|
missing
|
|
ltmain.sh
|
|
install-sh
|
|
stamp-h1
|
|
#libosmo-abis-*
|
|
tests/*_test
|
|
*~
|
|
|
|
# libtool and e.g. arm-poky-linux-gnueabi-libtool
|
|
*libtool
|
|
|
|
.tarball-version
|
|
.version
|
|
.dirstamp
|
|
|
|
# tests
|
|
tests/atconfig
|
|
tests/package.m4
|
|
tests/testsuite
|
|
tests/testsuite.log
|
|
|
|
# vi/vim files
|
|
*.sw?
|
|
|
|
src/libg711/libg711.a
|
|
src/libecho/libecho.a
|
|
src/osmo-v5-le
|
|
tests/answer_detect
|