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
3dab45b7
Commit
3dab45b7
authored
May 17, 1993
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(extraclean): Delete junk in subdirs of config.
(distclean): Delete {c,cplus,objc}-parse.output. From-SVN: r4482
parent
6bd43524
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
+6
-1
gcc/Makefile.in
+6
-1
No files found.
gcc/Makefile.in
View file @
3dab45b7
...
...
@@ -1472,14 +1472,19 @@ distclean: clean
-
rm
-f
tm.h aux-output.c config.h md config.status tconfig.h hconfig.h
-
rm
-f
Makefile
*
.oaux
-
rm
-fr
stage1 stage2 stage3 stage4
-
rm
-f
cp-parse.output
-
rm
-f
objc-parse.output
-
rm
-f
c-parse.output
# Delete anything likely to be found in the source directory
# that shouldn't be in the distribution.
extraclean
:
distclean
-
rm
-rf
=
*
./
"#"
*
*
~
*
config/
=
*
config/
"#"
*
config/
*
~
*
-
rm
-f
patch
*
*
.orig
*
.rej config/patch
*
config/
*
.orig config/
*
.rej
-
rm
-f
config/
*
/
=
*
config/
*
/
"#"
*
config/
*
/
*
~
*
-
rm
-f
config/
*
/
*
.orig config/
*
/
*
.rej
-
rm
-f
*
.dvi
*
.oaux
*
.d
*
.[zZ]
*
.tar
*
.xtar
*
diff
-
rm
-f
*
lose config/
*
lose
-
rm
-f
*
lose config/
*
lose
config/
*
/
*
lose
-
rm
-f
*
.s
*
.s[0-9]
*
.i install1.texi config/ChangeLog
# Get rid of every file that's generated from some other file.
...
...
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