aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
blob: b095628ec4e9cbb38c81a09cd4a68ee5cd41aa18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $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>