2to10: 2to10.o
	ld -melf_i386 -o 2to10 2to10.o

2to10.o: 2to10.S my-macro
	as -ahlsm=2to10.lst --32 -gstabs+ -o 2to10.o 2to10.S