2011-03-06 04:36:29 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.47 2011/03/06 09:36:29 jakob Exp $
|
2000-03-03 06:54:44 -05:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
|
|
|
SUBDIR += stable
|
|
|
|
SUBDIR += stable,ldap
|
|
|
|
SUBDIR += stable,mysql
|
|
|
|
SUBDIR += stable,pgsql
|
|
|
|
SUBDIR += stable,sasl2
|
2011-03-06 04:36:29 -05:00
|
|
|
SUBDIR += stable,sqlite
|
2002-12-25 06:53:25 -05:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR += snapshot
|
|
|
|
SUBDIR += snapshot,ldap
|
|
|
|
SUBDIR += snapshot,mysql
|
|
|
|
SUBDIR += snapshot,pgsql
|
|
|
|
SUBDIR += snapshot,sasl2
|
2010-08-31 02:03:32 -04:00
|
|
|
SUBDIR += snapshot,sqlite
|
1998-12-16 13:30:46 -05:00
|
|
|
|
2000-09-25 17:02:29 -04:00
|
|
|
.include <bsd.port.subdir.mk>
|