squared hmmer distro
Former-commit-id: 2d4971feca9edf04700af6f7765764123997f5c4 Former-commit-id: 97755cfa4930ae468817c1d11393652264df4c2a
This commit is contained in:
16
src/hmmer3/Makefile
Executable file → Normal file
16
src/hmmer3/Makefile
Executable file → Normal file
@ -2,12 +2,10 @@
|
|||||||
# $Id: $
|
# $Id: $
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# @file: Makefile
|
# @file: Makefile
|
||||||
# @desc: makefile for lxpack
|
# @desc: makefile for package exonerate
|
||||||
#
|
#
|
||||||
# @history:
|
# @history:
|
||||||
# @history:
|
# @+ <Gloup> : Sept 15 : Adapted to ORG.Annot
|
||||||
# @+ <Gloup> : Apr 97 : Created
|
|
||||||
# @+ <Gloup> : Mar 02 : Updated for LXxware
|
|
||||||
#
|
#
|
||||||
# @note: should be processed with gnu compatible make
|
# @note: should be processed with gnu compatible make
|
||||||
# @note: helixware_compatible
|
# @note: helixware_compatible
|
||||||
@ -15,14 +13,16 @@
|
|||||||
# @end:
|
# @end:
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
|
||||||
include ../../config/auto.conf
|
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::
|
all::
|
||||||
$(MAKE) ACTION=$@ _action
|
-mkdir $(PKGDIR)/userguide
|
||||||
|
|
||||||
|
BIN
src/hmmer3/hmmer-3.1b1.tgz
Normal file
BIN
src/hmmer3/hmmer-3.1b1.tgz
Normal file
Binary file not shown.
@ -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.
Reference in New Issue
Block a user