67f9fc7147
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net>
11 lines
211 B
Makefile
11 lines
211 B
Makefile
# $Id: Makefile,v 1.7 1996/09/03 19:42:10 jfitz Exp $
|
|
#
|
|
SUBDIR += exodus
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += msql
|
|
SUBDIR += postgres95
|
|
SUBDIR += xfsql
|
|
|
|
.include <bsd.port.subdir.mk>
|