Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] doc/Makefile.in install
@ 2002-11-22 12:12 Elena Zannoni
  2002-11-22 12:37 ` Jim Blandy
  0 siblings, 1 reply; 9+ messages in thread
From: Elena Zannoni @ 2002-11-22 12:12 UTC (permalink / raw)
  To: gdb-patches


'make install' in the doc directory wasn't doing anything useful....

Is this ok? (lifted from bfd/doc's makefile)

Elena


2002-11-22  Elena Zannoni  <ezannoni@redhat.com>

	* Makefile.in (install): Make install do some real work.

Index: Makefile.in
===================================================================
RCS file: /cvs/uberbaum/gdb/doc/Makefile.in,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile.in
--- Makefile.in	20 Nov 2002 00:47:59 -0000	1.23
+++ Makefile.in	22 Nov 2002 20:10:08 -0000
@@ -134,7 +134,7 @@ STABS_DOC_FILES = \
 #### Host, target, and site specific Makefile fragments come in here.
 ###
 
-all install:
+all:
 
 info: $(INFO_DEPS)
 dvi: gdb.dvi gdbint.dvi stabs.dvi refcard.dvi
@@ -432,3 +432,4 @@ distclean: clean
 maintainer-clean realclean: distclean
 	rm -f GDBvn.texi *.info* *.dvi *.ps *.html *.pdf
 
+install: install-info


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-11-26 22:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-22 12:12 [RFA] doc/Makefile.in install Elena Zannoni
2002-11-22 12:37 ` Jim Blandy
2002-11-22 13:02   ` Elena Zannoni
2002-11-22 14:16   ` Andrew Cagney
2002-11-22 15:58     ` Elena Zannoni
2002-11-22 17:42       ` Elena Zannoni
2002-11-25 13:32         ` Andrew Cagney
2002-11-25 22:15           ` Eli Zaretskii
2002-11-26 14:45             ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox