Keep m68klynx.c
[deliverable/binutils-gdb.git] / config / mt-hppa
CommitLineData
877a5399
DZ
1AS_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
This page took 0.02387 seconds and 4 git commands to generate.