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
dd5e269d
Commit
dd5e269d
authored
Nov 20, 1997
by
H.J. Lu
Committed by
Jeff Law
Nov 20, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (f77.install-info): Depend on f77.info.
From-SVN: r16595
parent
9101297d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/f/ChangeLog.egcs
+4
-0
gcc/f/Make-lang.in
+1
-1
No files found.
gcc/f/ChangeLog.egcs
View file @
dd5e269d
Thu Nov 20 00:58:14 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
* Make-lang.in (f77.install-info): Depend on f77.info.
1997-11-14 Dave Love <d.love@dl.ac.uk>
* intrin.def: Supply gfrt for CPU_TIME. Generalize arg types of
...
...
gcc/f/Make-lang.in
View file @
dd5e269d
...
...
@@ -480,7 +480,7 @@ f77.install-common:
# $(INSTALL_DATA) might be a relative pathname, so we can't cd into srcdir
# to do the install. The sed rule was copied from stmp-int-hdrs.
f77.install-info
:
f77.install-info
:
f77.info
-
rm
-f
$(infodir)
/g77.info
*
for
f
in
f/g77.info
*
;
do
\
realfile
=
`
echo
$$
f | sed
-e
's|.*/\([^/]*\)$$|\1|'
`
;
\
...
...
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