* mipsread.c (parse_symbol): In third-eye, a function has a block
[binutils-gdb.git] / config / mt-hppa
1 AS_FOR_TARGET = ` \
2 if [ -f $${rootme}/pagas/Makefile ] ; then \
3 echo $${rootme}/pagas/as.new ; \
4 else \
5 if [ "$(host_canonical)" = "$(target_canonical)" ] ; then \
6 echo $(AS); \
7 else \
8 t='$(program_transform_name)'; echo as | sed -e '' $$t ; \
9 fi; \
10 fi`
11
12
13
14
15
16
17