old-cross-binutils/gdb/testsuite/gdb.stabs/aout.mt
Jim Kingdon aad143dc5d * gdb.stabs: Re-write weird.def and configuration to use sed
instead of cpp.  sed is portable and POSIX; cpp is neither.
1993-11-14 05:35:22 +00:00

3 lines
131 B
Mathematica

weird.o: $(srcdir)/weird.def $(srcdir)/weird-aout.S
sed -f $(srcdir)/weird-aout.S <$(srcdir)/weird.def >weird.s
$(CC) -c weird.s