* gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / alpha.mt
CommitLineData
a72e9833
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
aad143dc 5 sed -e '/.if notalpha/,/.endif notalpha/d' <$(srcdir)/weird.def | \
dd06d920 6 sed -f $(srcdir)/ecoff.sed >weird.s
a72e9833 7 $(CC) -c weird.s
This page took 0.035733 seconds and 4 git commands to generate.