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
ba0cfe5b
Commit
ba0cfe5b
authored
Oct 06, 1997
by
Jeffrey A Law
Committed by
Jeff Law
Oct 06, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (distclean): Do a better job at cleaning up.
From-SVN: r15847
parent
bac2a454
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/f/runtime/ChangeLog.egcs
+4
-0
gcc/f/runtime/Makefile.in
+1
-1
No files found.
gcc/f/runtime/ChangeLog.egcs
View file @
ba0cfe5b
Mon Oct 6 14:16:46 1997 Jeffrey A Law (law@cygnus.com)
* Makefile.in (distclean): Do a better job at cleaning up.
Wed Oct 1 01:46:16 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
* libU77/sys_clock_.c: File renamed from system_clock_.c.
...
...
gcc/f/runtime/Makefile.in
View file @
ba0cfe5b
...
...
@@ -254,7 +254,7 @@ clean:
done
distclean
:
clean
-
rm
-f
Makefile config.cache lib?77/Makefile config.status lib
U77/config.status
../../include/f2c.h
-
rm
-f
Makefile config.cache lib?77/Makefile config.status lib
?77/config.status lib?77/config.cache lib?77/config.h
../../include/f2c.h
maintainer-clean
:
distclean
-
rm
-f
$(srcdir)
/configure
$(srcdir)
/libU77/configure
...
...
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