diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:30:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:30:50 +0000 |
commit | 1a8f3a68f5a465ffa01c367bb477824346712611 (patch) | |
tree | 35d87bca5e9a07ab4400c37472712260f4361b20 /biology | |
parent | Initial import of hmmer version 2.0. (diff) |
Turn on hmmer.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 8f6f229a2f5a..6bd1bcdb04dd 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.5 1998/01/29 17:25:59 jseger Exp $ +# $Id: Makefile,v 1.6 1998/03/16 07:01:32 vanilla Exp $ # SUBDIR += babel + SUBDIR += hmmer SUBDIR += kinemage SUBDIR += povchem SUBDIR += rasmol |