]> Git Repo - binutils.git/blame - gdb/testsuite/config/mt-slite
* lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
[binutils.git] / gdb / testsuite / config / mt-slite
CommitLineData
40ee1402 1LIBS = -lc -lg -lgcc
0c4517b5 2CFLAGS = -g -Dusestubs
af1fa5e7
C
3LDFLAGS = ` \
4 if [ -f $${rootme}/../../newlib/Makefile ]; then \
40ee1402 5 echo -L$${rootsrc}/../../libgloss/ex93x -L$${rootme}/../../libgloss/ex93x -Tex93x.ld -nostartfiles -nostdlib -N; \
af1fa5e7 6 else \
40ee1402 7 echo -Tex93x.ld -nostartfiles -nostdlib -N; \
af1fa5e7 8 fi`
This page took 0.23344 seconds and 4 git commands to generate.