自己编译
This commit is contained in:
48
.gitignore
vendored
48
.gitignore
vendored
@@ -21,49 +21,5 @@
|
||||
*.app
|
||||
|
||||
|
||||
## Autotools
|
||||
|
||||
# http://www.gnu.org/software/automake
|
||||
|
||||
Makefile.in
|
||||
|
||||
# http://www.gnu.org/software/autoconf
|
||||
|
||||
/autom4te.cache
|
||||
/aclocal.m4
|
||||
/compile
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/missing
|
||||
|
||||
|
||||
## vim
|
||||
|
||||
.*.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
||||
## liblbfgs-specific
|
||||
INSTALL
|
||||
Makefile
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
lib/.deps
|
||||
lib/.libs
|
||||
lib/Makefile
|
||||
libtool
|
||||
ltmain.sh
|
||||
sample/.deps
|
||||
sample/.libs
|
||||
sample/sample
|
||||
sample/Makefile
|
||||
stamp-h1
|
||||
|
||||
|
||||
build/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user