diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-16 07:01:32 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-16 07:01:32 +0000 |
commit | e1870a74dfbbe054ec1ba064e96ce7ad3b1ca918 (patch) | |
tree | 53b2dcc16c530d72072244fd21e9c78352c13666 /biology | |
parent | Povchem is a tool to generate POV file from a PDB(Protein (diff) |
Activate povchem.
Notes
Notes:
svn path=/head/; revision=10174
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 f53124ecbd73..8f6f229a2f5a 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.4 1997/12/21 22:05:43 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/01/29 17:25:59 jseger Exp $ # SUBDIR += babel SUBDIR += kinemage + SUBDIR += povchem SUBDIR += rasmol SUBDIR += seaview |