]> git.saurik.com Git - apple/boot.git/blobdiff - i386/Makefile
boot-111.tar.gz
[apple/boot.git] / i386 / Makefile
index 88b7ee30c06be64d4ad847ccb64a669865dc0c7a..245d8ded3916873b519846be535b62f5325477e0 100644 (file)
@@ -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}; \