From 18e5a858579c66ba470cb6fb0ded0c70f010786a Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 12 May 2014 19:25:16 +0000 Subject: [PATCH] ...better if I actually unplug it, Makefile doesn't do it --- lib/libc/Makefile.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libc/Makefile.inc b/lib/libc/Makefile.inc index 31cef2743cf..42f270b1fdb 100644 --- a/lib/libc/Makefile.inc +++ b/lib/libc/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.18 2013/03/28 16:43:08 eric Exp $ +# $OpenBSD: Makefile.inc,v 1.19 2014/05/12 19:25:16 espie Exp $ # # This file contains make rules used to build libc # @@ -41,7 +41,6 @@ AINC+= -nostdinc -idirafter ${DESTDIR}/usr/include .include "${LIBCSRCDIR}/asr/Makefile.inc" .include "${LIBCSRCDIR}/net/Makefile.inc" .include "${LIBCSRCDIR}/nls/Makefile.inc" -.include "${LIBCSRCDIR}/ohash/Makefile.inc" .if (${MACHINE_CPU} != "alpha") .include "${LIBCSRCDIR}/quad/Makefile.inc" .endif -- 2.20.1