13 lines
419 B
Plaintext
13 lines
419 B
Plaintext
|
$OpenBSD: patch-gas_doc_Makefile_in,v 1.1.1.1 2005/09/20 15:22:43 aanriot Exp $
|
||
|
--- gas/doc/Makefile.in.orig Sat Jun 25 09:36:03 2005
|
||
|
+++ gas/doc/Makefile.in Sat Jun 25 09:36:58 2005
|
||
|
@@ -51,7 +51,7 @@ depcomp =
|
||
|
am__depfiles_maybe =
|
||
|
SOURCES =
|
||
|
DIST_SOURCES =
|
||
|
-INFO_DEPS = $(srcdir)/as.info
|
||
|
+INFO_DEPS =
|
||
|
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
||
|
am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
|
||
|
DVIS = as.dvi
|