public inbox for bfd@sourceware.org
 help / color / mirror / Atom feed
From: hjl@lucon.org (H.J. Lu)
To: ian@cygnus.com (Ian Lance Taylor)
Cc: bfd@cygnus.com, gas2@cygnus.com
Subject: A bfd patch to binutils 2.9
Date: Tue, 31 Mar 1998 18:53:00 -0000	[thread overview]
Message-ID: <m0yKDee-00058JC@ocean.lucon.org> (raw)
In-Reply-To: <199803310230.VAA25297@subrogation.cygnus.com>

They are used to update those generated files with "make diststuff".


H.J.
---
Fri Mar 20 21:45:01 1998  H.J. Lu  (hjl@gnu.org)

	* Makefile.am (diststuff): New target.

	* Makefile.in: Rebuild.

Index: bfd/Makefile.am
===================================================================
RCS file: /home/work/cvs/gnu/binutils/bfd/Makefile.am,v
retrieving revision 1.1.1.7
retrieving revision 1.12
diff -u -r1.1.1.7 -r1.12
--- Makefile.am	1998/03/02 17:28:56	1.1.1.7
+++ Makefile.am	1998/03/21 05:46:04	1.12
@@ -542,6 +550,8 @@
 	cp $(docdir)/libcoff.h libcoff.h-new
 	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
 
+diststuff: info headers
+
 # We only rebuild the header files automatically if we have been
 # configured with --enable-maintainer-mode.
 

Fri Mar 20 19:46:45 1998  H.J. Lu  (hjl@gnu.org)

	* Makefile.am (STAGESTUFF): Remove *.info*.

	* Makefile.in: Rebuilt.

Index: bfd/doc/Makefile.am
===================================================================
RCS file: /home/work/cvs/gnu/binutils/bfd/doc/Makefile.am,v
retrieving revision 1.1.1.3
retrieving revision 1.2
diff -u -r1.1.1.3 -r1.2
--- Makefile.am	1998/02/17 17:04:52	1.1.1.3
+++ Makefile.am	1998/03/21 03:48:09	1.2
@@ -41,7 +41,7 @@
 	$(srcdir)/../cpu-i960.c $(srcdir)/../archures.c \
 	$(srcdir)/../init.c
 
-STAGESTUFF = $(DOCFILES) *.info*
+STAGESTUFF = $(DOCFILES)
 
 TEXIDIR = $(srcdir)/../../texinfo/fsf
 

  reply	other threads:[~1998-03-31 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-30 18:30 binutils 2.9 branch created Ian Lance Taylor
1998-03-31 18:53 ` H.J. Lu [this message]
1998-04-01  5:12 ` Manfred Hollstein
1998-04-01 11:02   ` Manfred Hollstein
1998-04-01 11:10     ` Manfred Hollstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m0yKDee-00058JC@ocean.lucon.org \
    --to=hjl@lucon.org \
    --cc=bfd@cygnus.com \
    --cc=gas2@cygnus.com \
    --cc=ian@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).