14 lines
263 B
Makefile
14 lines
263 B
Makefile
# $OpenBSD: Makefile,v 1.43 2004/06/10 21:22:41 jakob Exp $
|
|
|
|
SUBDIR+= stable
|
|
SUBDIR+= stable,ldap
|
|
SUBDIR+= stable,mysql
|
|
SUBDIR+= stable,sasl2
|
|
|
|
SUBDIR+= snapshot
|
|
SUBDIR+= snapshot,ldap
|
|
SUBDIR+= snapshot,mysql
|
|
SUBDIR+= snapshot,sasl2
|
|
|
|
.include <bsd.port.subdir.mk>
|