Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/bsd/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/external/bsd/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -p -r1.1.2.1 -r1.1.2.2 --- src/external/bsd/Makefile 2008/05/22 14:02:24 1.1.2.1 +++ src/external/bsd/Makefile 2008/06/04 02:03:27 1.1.2.2 @@ -0,0 +1,9 @@ +# $NetBSD: Makefile,v 1.1.2.2 2008/06/04 02:03:27 yamt Exp $ + +.include + +.if (${MKLDAP} != "no") +SUBDIR+= openldap +.endif + +.include