Skip to content

Commit

Permalink
Merge branch 'master' into release-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eromero-vlc committed Sep 22, 2016
2 parents 41b6392 + 011e64f commit 1224e46
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions makefile
@@ -1,10 +1,9 @@
#-----------------------------------------------------------------
# make
# lib makes the libprimme.a library (both double and complex)
# libd makes the libdprimme.a library (only double)
# libz makes the libzprimme.a library (only complex)
# clean removes all .o a.out and core files
# test build and execute a simple example
# lib makes the libprimme.a library
# solib makes the libprimme.so library
# clean removes all *.o files
# test build and execute simple examples
#-----------------------------------------------------------------
include Make_flags

Expand Down

0 comments on commit 1224e46

Please sign in to comment.