68702ea3dd
instead of cpp. sed is portable and POSIX; cpp is neither.
3 lines
135 B
Mathematica
3 lines
135 B
Mathematica
weird.o: $(srcdir)/weird.def $(srcdir)/weird-aout.sed
|
|
sed -f $(srcdir)/weird-aout.sed <$(srcdir)/weird.def >weird.s
|
|
$(CC) -c weird.s
|