54 lines
574 B
Plaintext
54 lines
574 B
Plaintext
# http://www.gnu.org/software/automake
|
|
|
|
Makefile
|
|
Makefile.in
|
|
|
|
# http://www.gnu.org/software/autoconf
|
|
|
|
/autom4te.cache
|
|
/aclocal.m4
|
|
/compile
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/config.status
|
|
COPYING
|
|
INSTALL
|
|
m4/*
|
|
!m4/ax_check_openssl.m4
|
|
/src/config.h
|
|
/config.log
|
|
stamp-h1
|
|
.deps
|
|
.libs
|
|
|
|
config.guess
|
|
config.sub
|
|
libtool
|
|
ltmain.sh
|
|
*.*~
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
|
|
CPack*
|
|
_CPack_Packages
|
|
src/FiSH_version.h
|