Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
c6d43186
Commit
c6d43186
authored
21 years ago
by
Andreas Jaeger
Committed by
Andreas Jaeger
21 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (f77.rebuilt): Fix dependency on g77.info.
From-SVN: r74055
parent
348d71c7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/f/ChangeLog
+4
-0
gcc/f/Make-lang.in
+1
-1
No files found.
gcc/f/ChangeLog
View file @
c6d43186
2003
-
11
-
30
Andreas
Jaeger
<
aj
@suse
.
de
>
*
Make
-
lang
.
in
(
f77
.
rebuilt
)
:
Fix
dependency
on
g77
.
info
.
2003
-
11
-
24
Toon
Moene
<
toon
@moene
.
indiv
.
nluug
.
nl
>
PR
fortran
/
12633
...
...
This diff is collapsed.
Click to expand it.
gcc/f/Make-lang.in
View file @
c6d43186
...
...
@@ -239,7 +239,7 @@ $(srcdir)/f/NEWS: f/news0.texi f/news.texi f/root.texi
cd
$(srcdir)
/f
;
$(MAKEINFO)
-D
NEWSONLY
--no-header
--no-split
\
--no-validate
-I
../doc/include
-o
NEWS news0.texi
f77.rebuilt
:
f
/g77.info $(srcdir)/f/BUGS
\
f77.rebuilt
:
$(docobjdir)
/g77.info $(srcdir)/f/BUGS
\
$(srcdir)/f/NEWS
#
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment