12 lines
245 B
Makefile
12 lines
245 B
Makefile
# $NetBSD: Makefile,v 1.8 2000/03/13 04:43:21 wiz Exp $
|
|
#
|
|
|
|
SUBDIR += bioperl
|
|
SUBDIR += clustalw
|
|
SUBDIR += fastDNAml
|
|
SUBDIR += nut
|
|
SUBDIR += phylip
|
|
SUBDIR += puzzle
|
|
SUBDIR += rasmol
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|