From: Roland Pesch Date: Thu, 12 Mar 1992 21:26:01 +0000 (+0000) Subject: Reinstate "gdb-all.texi" as target. (Thanks, Rich, for the reminder). X-Git-Tag: gdb-4_18~22215 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a62f15528ab51a146b45c782038f6cb61810398;p=platform%2Fupstream%2Fbinutils.git Reinstate "gdb-all.texi" as target. (Thanks, Rich, for the reminder). --- diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in index 59f0a12..3ef9d7d 100644 --- a/gdb/doc/Makefile.in +++ b/gdb/doc/Makefile.in @@ -176,16 +176,16 @@ gdbVN.m4 : $(srcdir)/${gdbdir}/Makefile.in # VPATH will often tell make not to bother building it, because the one # in the srcdir is up to date. (if not, then make should build one here). -#gdb-all.texi: ${SFILES_DOCDIR} -# if [ ! -f ./gdbVN.m4 ]; then \ -# ln -s $(srcdir)/gdbVN.m4 . || \ -# ln $(srcdir)/gdbVN.m4 . || \ -# cp $(srcdir)/gdbVN.m4 . ; else true; fi -# rm -f foobus.texinfo -# ${M4} $(srcdir)/pretex.m4 $(srcdir)/none.m4 $(srcdir)/all.m4 \ -# gdbVN.m4 $(srcdir)/gdb.texinfo >foobus.texinfo -# rm -f gdb-all.texi -# mv foobus.texinfo ./gdb-all.texi +gdb-all.texi: ${SFILES_DOCDIR} + if [ ! -f ./gdbVN.m4 ]; then \ + ln -s $(srcdir)/gdbVN.m4 . || \ + ln $(srcdir)/gdbVN.m4 . || \ + cp $(srcdir)/gdbVN.m4 . ; else true; fi + rm -f foobus.texinfo + ${M4} $(srcdir)/pretex.m4 $(srcdir)/none.m4 $(srcdir)/all.m4 \ + gdbVN.m4 $(srcdir)/gdb.texinfo >foobus.texinfo + rm -f gdb-all.texi + mv foobus.texinfo ./gdb-all.texi # GDB MANUAL: TeX dvi file gdb.dvi : gdb-${CONFIG}.texi rluser.texinfo inc-hist.texi