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
affb86c1
Commit
affb86c1
authored
Jul 19, 1998
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(all): Depend on s-libe77, not e77.
(.PHONY): Remove e77. From-SVN: r21279
parent
97153103
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
libf2c/Makefile.in
+5
-5
No files found.
libf2c/Makefile.in
View file @
affb86c1
...
...
@@ -74,10 +74,10 @@ F2CEXT = abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc \
secnds second sleep srand stat symlnk
time
ttynam
umask
unlink
\
vxtidt vxttim alarm
# These dependencies can be satisfied in parallel. The
y update stamp
#
files which the $(LIBG2C) target checks in the sub-make. (Probably
# only one stamp file is really needed.)
all
:
i77 f77 u77 e77
# These dependencies can be satisfied in parallel. The
[fiu]77
#
targets update stamp files which the $(LIBG2C) target checks in the
#
sub-make. (Probably
only one stamp file is really needed.)
all
:
i77 f77 u77
s-lib
e77
$(MAKE)
$(FLAGS_TO_PASS)
$(LIBG2C)
i77 f77 u77
:
g2c.h
...
...
@@ -181,5 +181,5 @@ maintainer-clean:
rebuilt
:
${srcdir}/configure
.PHONY
:
rebuilt mostlyclean clean distclean maintainer-clean all
\
i77 f77 u77
e77
check uninstall install-strip dist
\
i77 f77 u77 check uninstall install-strip dist
\
installcheck installdirs
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