openbsd-ports/devel/avr/binutils/patches/patch-binutils_doc_Makefile_in
aanriot adc50bf119 import avr, a Atmel AVR 8-bit RISC microcontrollers' framework.
It's composed by binutils, gcc, libc, and gdb, for these microcontrollers.

ok martin@, review and ok espie@
2005-09-20 15:22:42 +00:00

13 lines
572 B
Plaintext

$OpenBSD: patch-binutils_doc_Makefile_in,v 1.1.1.1 2005/09/20 15:22:43 aanriot Exp $
--- binutils/doc/Makefile.in.orig Sat Jun 25 09:35:03 2005
+++ binutils/doc/Makefile.in Sat Jun 25 09:35:21 2005
@@ -166,7 +166,7 @@ CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
-INFO_DEPS = binutils.info
+INFO_DEPS =
DVIS = binutils.dvi
TEXINFOS = binutils.texi
man1dir = $(mandir)/man1