The following fixes a FAIL caused by the fact that the alpha stabs
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / ecoff.mt
... / ...
CommitLineData
1# This configuration is for a gcc that uses mips-tfile. If your gcc
2# uses gas, you should configure gdb --with-gnu-as.
3#
4weird.o: $(srcdir)/weird.def $(srcdir)/ecoff.sed
5 sed <$(srcdir)/weird.def -e 's/.long/.word/' | \
6 sed -f $(srcdir)/ecoff.sed >weird.s
7 $(CC) -c weird.s
This page took 0.022002 seconds and 4 git commands to generate.