]> Joshua Wise's Git repositories - netwatch.git/blobdiff - grubload/Makefile
Reboot the machine when you hit escape. Wait, what?
[netwatch.git] / grubload / Makefile
index f4f50e13a59a534d6923415d7434285acd461fea..1a0fb2af332693ee57d2eebe8b1e6e760dd96df8 100644 (file)
@@ -14,4 +14,4 @@ realmode.o: realmode.bin
        objcopy -I binary -B i386 -O elf32-i386 realmode.bin realmode.o
 
 clean:
-       rm -f $(OBJS)
+       rm -f $(OBJS) realmode.bin multiboot
This page took 0.022729 seconds and 4 git commands to generate.