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