projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a38983
)
No, this file really should have been removed, not recreated.
author
Ian Lance Taylor
<ian@airs.com>
Sat, 7 May 1994 04:57:38 +0000
(
04:57
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sat, 7 May 1994 04:57:38 +0000
(
04:57
+0000)
config/mh-lynxosrs6k
[deleted file]
patch
|
blob
|
history
diff --git
a/config/mh-lynxosrs6k
b/config/mh-lynxosrs6k
deleted file mode 100644
(file)
index
0172a95
..0000000
--- a/
config/mh-lynxosrs6k
+++ /dev/null
@@
-1,8
+0,0 @@
-# LynxOS running on the rs6000 doesn't have ranlib
-RANLIB = true
-
-# /bin/cc is less than useful for our purposes. Always use GCC
-CC = /bin/gcc
-
-# /bin/sh is too buggy, so use /bin/bash instead.
-SHELL = /bin/bash