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
9a07247c
Commit
9a07247c
authored
Oct 06, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Oct 06, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in: Revert last patch.
From-SVN: r22874
parent
dae0d63a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
libf2c/ChangeLog
+4
-0
libf2c/Makefile.in
+0
-6
No files found.
libf2c/ChangeLog
View file @
9a07247c
Tue Oct 6 21:16:58 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in: Revert last patch.
Mon Oct 5 01:16:10 1998 H.J. Lu (hjl@gnu.org)
* Makefile.in (s-libi77): Depend on i77.
...
...
libf2c/Makefile.in
View file @
9a07247c
...
...
@@ -100,18 +100,12 @@ $(LIBG2C): s-libi77 s-libf77 s-libu77 s-libe77
$(AR)
$(AR_FLAGS)
$(LIBG2C)
$$
objs
$(RANLIB)
$(LIBG2C)
s-libi77
:
i77
i77
:
cd
libI77
;
$(MAKE)
$(FLAGS_TO_PASS)
all
s-libf77
:
f77
f77
:
cd
libF77
;
$(MAKE)
$(FLAGS_TO_PASS)
all
s-libu77
:
u77
u77
:
cd
libU77
;
$(MAKE)
$(FLAGS_TO_PASS)
all
...
...
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