start.o: start.S
	gcc -m32 -I$(AM_HOME)/am/arch/x86-nemu/include -fno-pic -ffunction-sections -MMD -c start.S -o start.o

-include start.d
