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.
53 lines
694 B
53 lines
694 B
# autoreconf by-products
|
|
*.in
|
|
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
config.guess
|
|
config.h.in
|
|
config.sub
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
ltmain.sh
|
|
missing
|
|
|
|
# configure by-products
|
|
.deps
|
|
Makefile
|
|
|
|
config.h
|
|
config.log
|
|
config.status
|
|
libtool
|
|
stamp-h1
|
|
|
|
# build by-products
|
|
.libs
|
|
*.o
|
|
*.la
|
|
*.lo
|
|
|
|
# final executables
|
|
CommonLibs/BitVectorTest
|
|
CommonLibs/ConfigurationTest
|
|
CommonLibs/F16Test
|
|
CommonLibs/InterthreadTest
|
|
CommonLibs/LogTest
|
|
CommonLibs/RegexpTest
|
|
CommonLibs/SocketsTest
|
|
CommonLibs/TimevalTest
|
|
CommonLibs/VectorTest
|
|
HLR/HLRTest
|
|
Transceiver/USRPping
|
|
Transceiver/transceiver
|
|
Transceiver52M/USRPping
|
|
Transceiver52M/sigProcLibTest
|
|
Transceiver52M/transceiver
|
|
apps/OpenBTS
|
|
|
|
# Temporary/Backup files
|
|
*.*~
|
|
.*.swp
|
|
|