12 lines
234 B
Makefile
12 lines
234 B
Makefile
# $Id: Makefile,v 1.8 1996/09/23 22:41:31 jfitz Exp $
|
|
#
|
|
SUBDIR += exodus
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += msqlperl
|
|
SUBDIR += postgres95
|
|
SUBDIR += xfsql
|
|
|
|
.include <bsd.port.subdir.mk>
|