X-Git-Url: https://code.delx.au/refind/blobdiff_plain/4c9f41e161bd197922912efbcf4cc676077d5c00..7c898f4a26b66344e4cc8ed5c2e272d5ea0a71dc:/Makefile diff --git a/Makefile b/Makefile index d81ce19..348592c 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,9 @@ LIBEG_DIR=libeg EFILIB_DIR=EfiLib # Build rEFInd, including libeg -all: +all: gnuefi + +gnuefi: make -C $(LIBEG_DIR) make -C $(LOADER_DIR) # make -C $(FS_DIR)