X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=11d2bd2a2cdba9ace491eb7b5062e52c7502e4fc;hb=2dd595122e5ef1aca0e050acea929560c54dc7aa;hp=5f0c29fb15cec7ecde3ca5e058cee18257707d97;hpb=1c20f5f151c3124d4ed4fce2fbc1728431d696aa;p=efitest3 diff --git a/Makefile b/Makefile index 5f0c29f..11d2bd2 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +.PHONY: all +all: disk.img + bootx64.efi: efitest.bin hdr.asm nasm -o $@ -f bin hdr.asm