0654d1855690ada55e3cc4548d1c2cf869b4d51f
[deliverable/binutils-gdb.git] / gdb / testsuite / config / mt-slite
1 LDFLAGS = ` \
2 if [ -f $${rootme}/../../newlib/Makefile ]; then \
3 echo -L$${rootsrc}/../../newlib/stub/ex93x -L$${rootme}/../../newlib/stub/ex93x -Tex93x.ld -nostartfiles -N; \
4 else \
5 echo -Tex93x.ld -nostartfiles -N; \
6 fi`
This page took 0.029108 seconds and 3 git commands to generate.