* hash.c (hash_ask): If we find the slot after wrapping around,
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / ecoff.mt
CommitLineData
26a08d15
PS
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#
dd06d920 4weird.o: $(srcdir)/weird.def $(srcdir)/ecoff.sed
09305cbd
PS
5 sed -e '/.if alpha/,/.endif alpha/d' <$(srcdir)/weird.def | \
6 sed -e 's/.long/.word/' | \
dd06d920 7 sed -f $(srcdir)/ecoff.sed >weird.s
26a08d15 8 $(CC) -c weird.s
This page took 0.099393 seconds and 4 git commands to generate.