X-Git-Url: https://git.saurik.com/apple/boot.git/blobdiff_plain/75b89a82fae8b6d553467b92cb5431b2b5b4df7e..f083c6c388c9bea8d87e360850329e0c60ce21aa:/i386/Makefile?ds=sidebyside diff --git a/i386/Makefile b/i386/Makefile index 88b7ee3..245d8de 100644 --- a/i386/Makefile +++ b/i386/Makefile @@ -26,8 +26,8 @@ SRCROOT=/tmp VPATH = $(OBJROOT):$(SYMROOT) -# SUBDIRS = rcz util libsa libsaio sarld nasm boot2 boot1 boot0 strings -SUBDIRS = rcz util libsa libsaio nasm boot2 boot1 boot0 strings +# The order of building is important. +SUBDIRS = rcz util libsa libsaio nasm boot2 boot1 boot1u boot0 cdboot strings all tags clean debug install installhdrs: @for i in ${SUBDIRS}; \