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
b25a8973
Commit
b25a8973
authored
Dec 07, 2000
by
Mike Stump
Committed by
Mike Stump
Dec 07, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (distclean): When cleaning, remove testsuite.
From-SVN: r38116
parent
4716be24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
libiberty/ChangeLog
+4
-0
libiberty/Makefile.in
+1
-0
No files found.
libiberty/ChangeLog
View file @
b25a8973
2000-12-07 Mike Stump <mrs@kankakee.wrs.com>
* Makefile.in (distclean): When cleaning, remove testsuite.
2000-12-05 Jason Merrill <jason@redhat.com>
* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
...
...
libiberty/Makefile.in
View file @
b25a8973
...
...
@@ -227,6 +227,7 @@ distclean: distclean-subdir
@
$(MULTICLEAN)
multi-clean
DO
=
distclean
rm
-f
*
~ Makefile config.status xhost-mkfrag TAGS multilib.out
rm
-f
config.log
-
rmdir testsuite 2>/dev/null
maintainer-clean realclean
:
maintainer-clean-subdir
$(MAKE)
SUBDIRS
=
""
distclean
...
...
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