forked from marbl/canu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build in 'build' instead of 'OSTYPE-MACHINETYPE'.
- Loading branch information
1 parent
ff5d6f7
commit afcb34f
Showing
5 changed files
with
36 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule meryl
updated
8 files
+31 −9 | src/Makefile | |
+0 −25 | src/main.mk | |
+0 −10 | src/meryl-check/meryl-check.mk | |
+0 −10 | src/meryl-import/meryl-import.mk | |
+0 −10 | src/meryl-lookup/meryl-lookup.mk | |
+0 −10 | src/meryl-simple/meryl-simple.mk | |
+0 −10 | src/meryl/meryl.mk | |
+0 −10 | src/tests/merylCountArrayTest.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule seqrequester
updated
3 files
+31 −9 | src/Makefile | |
+0 −25 | src/main.mk | |
+0 −13 | src/seqrequester/seqrequester.mk |
Submodule utility
updated
7 files
+19 −40 | src/Makefile | |
+0 −25 | src/main.mk | |
+0 −10 | src/tests/bitsTest.mk | |
+0 −10 | src/tests/filesTest.mk | |
+0 −10 | src/tests/intervalListTest.mk | |
+0 −10 | src/tests/loggingTest.mk | |
+0 −10 | src/tests/stddevTest.mk |