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:
28958ab
)
No longer needed.
author
Jeff Law
<law@redhat.com>
Sun, 26 Dec 1993 04:03:38 +0000
(
04:03
+0000)
committer
Jeff Law
<law@redhat.com>
Sun, 26 Dec 1993 04:03:38 +0000
(
04:03
+0000)
config/mt-hppa
[deleted file]
patch
|
blob
|
history
diff --git
a/config/mt-hppa
b/config/mt-hppa
deleted file mode 100644
(file)
index
9054b23
..0000000
--- a/
config/mt-hppa
+++ /dev/null
@@
-1,17
+0,0 @@
-AS_FOR_TARGET = ` \
- if [ -f $${rootme}/pagas/Makefile ] ; then \
- echo $${rootme}/pagas/as.new ; \
- else \
- if [ "$(host_canonical)" = "$(target_canonical)" ] ; then \
- echo $(AS); \
- else \
- t='$(program_transform_name)'; echo as | sed -e '' $$t ; \
- fi; \
- fi`
-
-
-
-
-
-
-