blob: 8f6f229a2f5a729db2232c4a016a5a2d47f935ae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# $Id: Makefile,v 1.5 1998/01/29 17:25:59 jseger Exp $
#
SUBDIR += babel
SUBDIR += kinemage
SUBDIR += povchem
SUBDIR += rasmol
SUBDIR += seaview
.include <bsd.port.subdir.mk>
|