|
|
1.1 root 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:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.