projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97ca325
)
* Makefile.am (diststuff): New target.
author
Ian Lance Taylor
<ian@airs.com>
Mon, 6 Apr 1998 18:08:13 +0000
(18:08 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 6 Apr 1998 18:08:13 +0000
(18:08 +0000)
* Makefile.in: Rebuild.
bfd/Makefile.am
patch
|
blob
|
history
bfd/Makefile.in
patch
|
blob
|
history
diff --git
a/bfd/Makefile.am
b/bfd/Makefile.am
index ef8c346ed2153541330938138e6bbfa6e8548989..097924bf9af11dd68050cb8a3765a2094121d734 100644
(file)
--- a/
bfd/Makefile.am
+++ b/
bfd/Makefile.am
@@
-399,6
+399,8
@@
HFILES = \
libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h som.h \
targmatch.h
+diststuff: info
+
# Various kinds of .o files to put in libbfd.a:
# BFD_BACKENDS Routines the configured targets need.
# BFD_MACHINES Architecture-specific routines the configured targets need.
diff --git
a/bfd/Makefile.in
b/bfd/Makefile.in
index 2c8ee56e60e4fb3d3bb84cdd6796cf46f5ac0f4b..19bbe11825fab3e4cd83dd98205cc1e0827a4972 100644
(file)
--- a/
bfd/Makefile.in
+++ b/
bfd/Makefile.in
@@
-891,6
+891,8
@@
clean-generic maintainer-clean-generic clean mostlyclean distclean \
maintainer-clean
+diststuff: info
+
stamp-ofiles: Makefile
rm -f tofiles
f=""; \