AS=nasm FLAGS=-felf32 boot.o: $(AS) $(FLAGS) boot.s -o boot.o