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
12346e71
Commit
12346e71
authored
Feb 07, 1998
by
Manfred Hollstein
Committed by
Jeff Law
Feb 07, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in: Add `info install-info clean-info check dvi' targets.
From-SVN: r17771
parent
060fbabf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
libf2c/ChangeLog.egcs
+4
-0
libf2c/Makefile.in
+2
-0
No files found.
libf2c/ChangeLog.egcs
View file @
12346e71
Sun Feb 8 00:32:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
* Makefile.in: Add `info install-info clean-info check dvi' targets.
Mon Feb 2 11:08:49 1998 Richard Henderson <rth@cygnus.com>
* configure.in: Update F2C_INTEGER and F2C_LONGINT tests
...
...
libf2c/Makefile.in
View file @
12346e71
...
...
@@ -192,6 +192,8 @@ ${srcdir}/libU77/configure: ${srcdir}/libU77/configure.in
f2c.h
:
$(srcdir)/f2c.h.in
info install-info clean-info check dvi
:
install
:
$(INSTALL_DATA)
$(lib)
$(libdir)
/
$(lib)
.n
(
cd
$(libdir)
;
$(RANLIB)
$(lib)
.n
)
...
...
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