16 lines
309 B
Makefile
16 lines
309 B
Makefile
# $OpenBSD: Makefile,v 1.44 2007/04/02 11:38:52 jakob Exp $
|
|
|
|
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
|
|
|
|
.include <bsd.port.subdir.mk>
|