]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/config/mt-slite
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / testsuite / config / mt-slite
1 LIBS = -lc -lg -lgcc
2 CFLAGS = -g -Dusestubs
3 LDFLAGS = ` \
4 if [ -f $${rootme}/../../newlib/Makefile ]; then \
5 echo -L$${rootsrc}/../../libgloss/ex93x -L$${rootme}/../../libgloss/ex93x -Tex93x.ld -nostartfiles -nostdlib -N; \
6 else \
7 echo -Tex93x.ld -nostartfiles -nostdlib -N; \
8 fi`