]> git.saurik.com Git - apple/boot.git/blobdiff - Makefile
boot-122.tar.gz
[apple/boot.git] / Makefile
index 7c6f3807f80f7ae88131d3c7e972bf48b95cecf6..0a95b5a2495dc5fbc09596e9db7e8499ea9d304d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ all tags clean debug install installhdrs: $(SYMROOT) $(OBJROOT)
                        "RC_KANJI=$(RC_KANJI)"                            \
                        "JAPANESE=$(JAPANESE)"                            \
                        "RC_CFLAGS=$$XCFLAGS" $@                          \
-               ) || exit $?;                                             \
+               ) || exit $$?;                                            \
            else                                                          \
                echo "========= nothing to build for $$i =========";      \
            fi;                                                           \