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:
7237353
)
fix config.status, Makefile dependencies
author
Ken Raeburn
<raeburn@cygnus>
Thu, 8 Sep 1994 00:15:49 +0000
(
00:15
+0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 8 Sep 1994 00:15:49 +0000
(
00:15
+0000)
gas/Makefile.in
patch
|
blob
|
history
diff --git
a/gas/Makefile.in
b/gas/Makefile.in
index 079901729aa5117d1339b569b09132c34f6bab1b..89149c0e15718b0a8b71f5066b98fa2c50fb6141 100644
(file)
--- a/
gas/Makefile.in
+++ b/
gas/Makefile.in
@@
-301,7
+301,7
@@
check:
config.status: configure
if [ -r config.status ]; then \
- sh
$(srcdir)
/config.status --recheck ; \
+ sh
.
/config.status --recheck ; \
else \
echo You must configure gas. Look at the INSTALL file for details. ; \
exit 1 ; \
@@
-547,5
+547,5
@@
de-stage3: force
force:
Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag) \
- $(srcdir)/configure.in
+ $(srcdir)/configure.in
config.status
$(SHELL) ./config.status