here. All hard update work done by Simon 'corecode' Schubert and minor modifications (DESTDIR etc) by me.
13 lines
390 B
Text
13 lines
390 B
Text
$NetBSD: patch-ae,v 1.2 2009/08/27 15:26:41 hasso Exp $
|
|
|
|
--- binutils/doc/Makefile.in.orig 2008-08-15 10:31:47 +0200
|
|
+++ binutils/doc/Makefile.in
|
|
@@ -65,7 +65,7 @@ CONFIG_CLEAN_FILES =
|
|
depcomp =
|
|
am__depfiles_maybe =
|
|
SOURCES =
|
|
-INFO_DEPS = binutils.info
|
|
+INFO_DEPS =
|
|
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
|
am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
|
|
DVIS = binutils.dvi
|