Add the cd-hit program to the binaries
Former-commit-id: 0ecdb8d90e9e78940ec9b109c3a0b484bcacf14d Former-commit-id: 4c3551f7bca6c203fb7ffbba6c2e37d15d763487
This commit is contained in:
26
src/cd-hit/Makefile
Normal file
26
src/cd-hit/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# ---------------------------------------------------------------
|
||||
# $Id: $
|
||||
# ---------------------------------------------------------------
|
||||
# @file: Makefile
|
||||
# @desc: makefile for package exonerate
|
||||
#
|
||||
# @history:
|
||||
# @+ <Gloup> : Sept 15 : Adapted to ORG.Annot
|
||||
#
|
||||
# @note: should be processed with gnu compatible make
|
||||
# @note: helixware_compatible
|
||||
#
|
||||
# @end:
|
||||
# ---------------------------------------------------------------
|
||||
#
|
||||
|
||||
include ../../config/auto.conf
|
||||
|
||||
PKG = cd-hit-v4.6.4-2015-0603
|
||||
|
||||
MAKEOPTIONS= openmp=no PREFIX=$(PRTPATH)/bin
|
||||
|
||||
include $(CFGDIR)targets/package.targ
|
||||
|
||||
include $(CFGDIR)targets/help.targ
|
||||
|
BIN
src/cd-hit/cd-hit-v4.6.4-2015-0603.tgz
Normal file
BIN
src/cd-hit/cd-hit-v4.6.4-2015-0603.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user