13 lines
237 B
Makefile
13 lines
237 B
Makefile
# $Id: Makefile,v 1.7 1998/07/12 23:30:50 steve Exp $
|
|
#
|
|
|
|
SUBDIR += babel
|
|
SUBDIR += hmmer
|
|
SUBDIR += kinemage
|
|
SUBDIR += povchem
|
|
SUBDIR += rasmol
|
|
SUBDIR += seaview
|
|
SUBDIR += tinker
|
|
|
|
.include <bsd.port.subdir.mk>
|