public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Clean up bfd_stdint.h.
@ 2007-08-06 20:54 Daniel Jacobowitz
  0 siblings, 0 replies; only message in thread
From: Daniel Jacobowitz @ 2007-08-06 20:54 UTC (permalink / raw)
  To: binutils

If we don't clean up after ourselves, the output of configure will end
up in release tarballs.  Committed.

-- 
Daniel Jacobowitz
CodeSourcery

2007-08-06  Daniel Jacobowitz  <dan@codesourcery.com>

	* Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.
	* Makefile.in: Regenerated.

Index: bfd/Makefile.am
===================================================================
RCS file: /cvs/src/src/bfd/Makefile.am,v
retrieving revision 1.202
diff -u -p -r1.202 Makefile.am
--- bfd/Makefile.am	9 Jul 2007 21:23:43 -0000	1.202
+++ bfd/Makefile.am	6 Aug 2007 20:51:27 -0000
@@ -677,7 +677,7 @@ SOURCE_HFILES = \
 
 ## ... and all .h files which are in the build tree.
 BUILD_HFILES = \
-	bfdver.h elf32-target.h elf64-target.h targmatch.h
+	bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
 
 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
 
Index: bfd/Makefile.in
===================================================================
RCS file: /cvs/src/src/bfd/Makefile.in,v
retrieving revision 1.222
diff -u -p -r1.222 Makefile.in
--- bfd/Makefile.in	10 Jul 2007 15:03:03 -0000	1.222
+++ bfd/Makefile.in	6 Aug 2007 20:51:27 -0000
@@ -926,7 +926,7 @@ SOURCE_HFILES = \
 	vms.h xcoff-target.h xsym.h
 
 BUILD_HFILES = \
-	bfdver.h elf32-target.h elf64-target.h targmatch.h
+	bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
 
 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-06 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-06 20:54 Clean up bfd_stdint.h Daniel Jacobowitz

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).