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/lib/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/lib/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.254.2.1 retrieving revision 1.254.2.2 diff -u -p -r1.254.2.1 -r1.254.2.2 --- src/lib/Makefile 2018/05/02 07:20:01 1.254.2.1 +++ src/lib/Makefile 2018/05/21 04:35:55 1.254.2.2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.254.2.1 2018/05/02 07:20:01 pgoyette Exp $ +# $NetBSD: Makefile,v 1.254.2.2 2018/05/21 04:35:55 pgoyette Exp $ # from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91 .include @@ -210,6 +210,8 @@ SUBDIR+= ../external/bsd/fetch/lib # dep SUBDIR+= ../external/bsd/openldap/lib # depends on libcrypto, ... .endif +SUBDIR+= ../libexec/httpd/libbozohttpd # depends on libssl & libcrypto + #==================== 3rd library dependency barrier ==================== SUBDIR+= .WAIT