squared hmmer distro

Former-commit-id: 2d4971feca9edf04700af6f7765764123997f5c4
Former-commit-id: 97755cfa4930ae468817c1d11393652264df4c2a
This commit is contained in:
alain viari
2015-11-13 23:30:03 +01:00
parent 80d7027d70
commit d52ebf0359
5 changed files with 8 additions and 32 deletions

16
src/hmmer3/Makefile Executable file → Normal file
View File

@ -2,12 +2,10 @@
# $Id: $
# ---------------------------------------------------------------
# @file: Makefile
# @desc: makefile for lxpack
# @desc: makefile for package exonerate
#
# @history:
# @history:
# @+ <Gloup> : Apr 97 : Created
# @+ <Gloup> : Mar 02 : Updated for LXxware
# @+ <Gloup> : Sept 15 : Adapted to ORG.Annot
#
# @note: should be processed with gnu compatible make
# @note: helixware_compatible
@ -15,14 +13,16 @@
# @end:
# ---------------------------------------------------------------
#
include ../../config/auto.conf
DIRS = hmmer3
PKG = hmmer-3.1b1
include ../../config/targets/propagate.targ
include $(CFGDIR)targets/package.targ
include ../../config/targets/help.targ
include $(CFGDIR)targets/help.targ
# bug fix
all::
$(MAKE) ACTION=$@ _action
-mkdir $(PKGDIR)/userguide

BIN
src/hmmer3/hmmer-3.1b1.tgz Normal file

Binary file not shown.

View File

@ -1,24 +0,0 @@
# ---------------------------------------------------------------
# $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 = hmmer-3.1b1
include $(CFGDIR)targets/package.targ
include $(CFGDIR)targets/help.targ

Binary file not shown.