2010-02-01 12:00:12 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.45 2010/02/01 17:00:13 espie 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
|
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
|
1998-12-16 13:30:46 -05:00
|
|
|
|
2000-09-25 17:02:29 -04:00
|
|
|
.include <bsd.port.subdir.mk>
|