aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/Makefile.in')
-rw-r--r--gas/doc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in
index 0fae527..2cc139a 100644
--- a/gas/doc/Makefile.in
+++ b/gas/doc/Makefile.in
@@ -577,7 +577,8 @@ uninstall-man: uninstall-man1
asconfig.texi: $(CONFIG).texi
rm -f asconfig.texi
- cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
+ cp $(srcdir)/$(CONFIG).texi ./asconfig.texi
+ chmod u+w ./asconfig.texi
echo "@set top_srcdir $(top_srcdir)" >> ./asconfig.texi
gasver.texi: $(srcdir)/../../bfd/configure