From d5f87f1a87c5fdce938d1b4c48fa16ba5f1352d8 Mon Sep 17 00:00:00 2001 From: John Birrell Date: Sun, 15 Nov 1998 10:03:12 +0000 Subject: [PATCH] Remove share/info from build tools because it breaks the build when INFODIR is set. --- Makefile.inc1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index 04ceb2ffece..08036bc3768 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1,5 +1,5 @@ # -# $Id: Makefile.inc1,v 1.39 1998/11/05 07:54:05 msmith Exp $ +# $Id: Makefile.inc1,v 1.40 1998/11/13 00:59:00 jdp Exp $ # # Make command line options: # -DCLOBBER will remove /usr/include @@ -630,7 +630,6 @@ lib-tools: ${_aout_strip} \ gnu/usr.bin/binutils \ usr.bin/uudecode \ - share/info \ usr.bin/objformat cd ${.CURDIR}/$d; ${MAKE} ${MK_FLAGS} ${_DEPEND}; \ ${MAKE} ${MK_FLAGS} all; \ -- 2.45.0