Skip to content
Snippets Groups Projects
Select Git revision
  • 6d1cc041a83fc765b483078d3b3963e35f2b070c
  • master default protected
2 results

Makefile

  • Stefan Kurtz's avatar
    Kurtz, Prof. Dr. Stefan authored
    difference to original version of Phybema: distance estimator
    outputs result as matrix in PHYLIP format
    6d1cc041
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Makefile 133 B
    .PHONY:test clean
    
    test:testsuite/test_rep.sh
    	@testsuite/test_rep.sh testset1
    	@echo "all tests passed"
    
    clean:
    	@${RM} -r temp out