NetBSD/external/bsd/Makefile
2008-07-16 00:41:50 +00:00

11 lines
173 B
Makefile

# $NetBSD: Makefile,v 1.2 2008/07/16 00:41:50 christos Exp $
.include <bsd.own.mk>
.if (${MKLDAP} != "no")
SUBDIR+= openldap
.endif
SUBDIR+= top
.include <bsd.subdir.mk>