compile for multiple target platforms
This commit is contained in:
parent
976dfb6174
commit
b4298be6ab
11 changed files with 1359 additions and 1164 deletions
24
.gitignore
vendored
24
.gitignore
vendored
|
@ -6,14 +6,24 @@
|
|||
**~
|
||||
**.pyc
|
||||
**.pyo
|
||||
.libs
|
||||
**/.deps
|
||||
**/.dirstamp
|
||||
|
||||
/auto
|
||||
/autom4te.cache
|
||||
/config.log
|
||||
/config.status
|
||||
/config/config.auto
|
||||
/m4
|
||||
config.log
|
||||
config.guess
|
||||
config.sub
|
||||
ltmain.sh
|
||||
compile
|
||||
missing
|
||||
/comp
|
||||
/configure
|
||||
/sharp_oracle.inc
|
||||
|
||||
/python/libsharp/libsharp.c
|
||||
/python/libsharp/libsharp_mpi.c
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/aclocal.m4
|
||||
/ar-lib
|
||||
/depcomp
|
||||
/install-sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue