From b5497a3f7d31b91aa0945fd4841041ca2b2c3fd4 Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 23 Jan 2019 00:50:39 +0000 Subject: No need to include here. ok bcook --- src/lib/libcrypto/Makefile | 3 +-- src/lib/libssl/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 66f511761b..ef07324416 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.31 2019/01/19 01:07:00 tb Exp $ +# $OpenBSD: Makefile,v 1.32 2019/01/23 00:50:39 tb Exp $ LIB= crypto LIBREBUILD=y @@ -468,5 +468,4 @@ beforeinstall: ${INSTALL} ${INSTALL_COPY} -o root -g ${SHAREGRP} \ -m ${SHAREMODE} ${.OBJDIR}/${PC_FILES} ${DESTDIR}/usr/lib/pkgconfig/ -.include .include diff --git a/src/lib/libssl/Makefile b/src/lib/libssl/Makefile index de8d66c653..ca6e402278 100644 --- a/src/lib/libssl/Makefile +++ b/src/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2019/01/21 13:45:57 jsing Exp $ +# $OpenBSD: Makefile,v 1.54 2019/01/23 00:50:39 tb Exp $ .include .ifndef NOMAN @@ -105,5 +105,4 @@ beforeinstall: -m ${SHAREMODE} ${.OBJDIR}/$p ${DESTDIR}/usr/lib/pkgconfig/ .endfor -.include .include -- cgit v1.2.3-55-g6feb