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
a90f5a40
Commit
a90f5a40
authored
Jun 27, 1997
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up Make-lang in all subdirs, not just '.'.
From-SVN: r14345
parent
289661dc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gcc/configure.frag
+3
-3
No files found.
gcc/configure.frag
View file @
a90f5a40
...
@@ -20,9 +20,6 @@
...
@@ -20,9 +20,6 @@
#the Free Software Foundation, 59 Temple Place - Suite 330,
#the Free Software Foundation, 59 Temple Place - Suite 330,
#Boston, MA 02111-1307, USA.
#Boston, MA 02111-1307, USA.
rm
-
f
Make
-
lang
touch
Make
-
lang
# First parameter is the source directory, second is list of subdirectories
# First parameter is the source directory, second is list of subdirectories
savesrcdir
=
$
1
savesrcdir
=
$
1
savesubdirs
=
$
2
savesubdirs
=
$
2
...
@@ -30,6 +27,9 @@ for subdir in . $savesubdirs
...
@@ -30,6 +27,9 @@ for subdir in . $savesubdirs
do
do
oldsrcdir
=
$
savesrcdir
oldsrcdir
=
$
savesrcdir
rm
-
f
Make
-
lang
touch
Make
-
lang
# Re-adjust the path
# Re-adjust the path
case
$
oldsrcdir
in
case
$
oldsrcdir
in
/*
)
/*
)
...
...
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