* gdb.stabs/wierd.exp: Deal with it if echo of "file" command
[binutils-gdb.git] / gdb / testsuite / gdb.stabs / xcoff.mt
1 WIERDSTABS_S=wierd-xcoff.S
2
3 wierd.o: ${srcdir}/${WIERDSTABS_S} ${srcdir}/wierd.def
4 cp ${srcdir}/${WIERDSTABS_S} tmp.c
5 $(CC) -I${srcdir} -E tmp.c >wierd.s
6 $(CC) -c wierd.s