X-Git-Url: https://code.delx.au/refind/blobdiff_plain/cc81100ca9d8e17fffcbffc85bd401fcbe445038..32fb076b277cc9e421d4a0c1cbcaab9cfee8c060:/gptsync/Makefile diff --git a/gptsync/Makefile b/gptsync/Makefile index 8987534..9e2b05f 100644 --- a/gptsync/Makefile +++ b/gptsync/Makefile @@ -12,11 +12,12 @@ TARGET = tiano all: $(TARGET) gnuefi: - +make -f Make.gnuefi gptsync.efi + +make -f Make.gnuefi tiano: +make -f Make.tiano +# TODO: Fix Make.unix; currently broken.... unix: +make -f Make.unix