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
f76f0edd
Commit
f76f0edd
authored
Feb 10, 2009
by
Joseph Myers
Committed by
Joseph Myers
Feb 10, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (clean): Don't remove makedepend$(EXEEXT).
From-SVN: r144062
parent
bdec4dc7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
libdecnumber/ChangeLog
+4
-0
libdecnumber/Makefile.in
+2
-2
No files found.
libdecnumber/ChangeLog
View file @
f76f0edd
2009-02-10 Joseph Myers <joseph@codesourcery.com>
* Makefile.in (clean): Don't remove makedepend$(EXEEXT).
2008-10-27 Janis Johnson <janis187@us.ibm.com>
2008-10-27 Janis Johnson <janis187@us.ibm.com>
PR other/37897
PR other/37897
...
...
libdecnumber/Makefile.in
View file @
f76f0edd
# @configure_input@
# @configure_input@
# Makefile for libdecnumber. Run 'configure' to generate Makefile from Makefile.in
# Makefile for libdecnumber. Run 'configure' to generate Makefile from Makefile.in
# Copyright (C) 2005, 200
7
Free Software Foundation, Inc.
# Copyright (C) 2005, 200
6, 2007, 2008, 2009
Free Software Foundation, Inc.
#This file is part of GCC.
#This file is part of GCC.
...
@@ -147,7 +147,7 @@ mostlyclean:
...
@@ -147,7 +147,7 @@ mostlyclean:
-
rm
-f
*
.o
-
rm
-f
*
.o
clean
:
mostlyclean
clean
:
mostlyclean
-
rm
-rf
makedepend
$(EXEEXT)
libdecnumber.a
$(srcdir)
/autom4te.cache
-
rm
-rf
libdecnumber.a
$(srcdir)
/autom4te.cache
distclean
:
clean
distclean
:
clean
-
rm
-f
config.h stamp-h1 config.status config.cache config.log
\
-
rm
-f
config.h stamp-h1 config.status config.cache config.log
\
...
...
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