18 lines
354 B
Makefile
Raw Normal View History

2010-08-31 06:03:32 +00:00
# $OpenBSD: Makefile,v 1.46 2010/08/31 06:03:32 jakob Exp $
SUBDIR =
SUBDIR += stable
SUBDIR += stable,ldap
SUBDIR += stable,mysql
SUBDIR += stable,pgsql
SUBDIR += stable,sasl2
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
.include <bsd.port.subdir.mk>