Add dependency to GNU parallel
Former-commit-id: 78cb887499f05a9b5ac936e40d228a202e3cc41c Former-commit-id: 12f8fc27b6c99a17af557cc2bceff0cdacc4cb16
This commit is contained in:
@ -19,6 +19,7 @@ include ../config/auto.conf
|
||||
|
||||
DIRS = aragorn \
|
||||
clustalo \
|
||||
gnuparallel \
|
||||
exonerate \
|
||||
hmmer3 \
|
||||
kimono \
|
||||
|
25
src/gnuparallel/Makefile
Normal file
25
src/gnuparallel/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# ---------------------------------------------------------------
|
||||
# $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 = parallel-20220122
|
||||
|
||||
#MAKEOPTIONS= openmp=no PREFIX=$(PRTPATH)/bin
|
||||
|
||||
include $(CFGDIR)targets/package.targ
|
||||
|
||||
include $(CFGDIR)targets/help.targ
|
BIN
src/gnuparallel/parallel-20220122.tgz
Normal file
BIN
src/gnuparallel/parallel-20220122.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user