old-cross-binutils/gdb/testsuite/gdb.stabs/xcoff.mt
Jim Kingdon dd06d920c8 * 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 06:50:42 +00:00

3 lines
125 B
Mathematica

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