Dan recently disabled recursive inlining within a function, but we
[oota-llvm.git] / Makefile.rules
index 887ec945a895cc5d9d89f2c74ea9b909ee95fcc2..d70215e94aae613c846f974a0b3d40dc14b91f95 100644 (file)
@@ -1234,7 +1234,8 @@ install-local::
        $(Echo) Install circumvented with NO_INSTALL
 uninstall-local::
        $(Echo) Uninstall circumvented with NO_INSTALL
-else ifdef NO_INSTALL_ARCHIVES
+else
+ifdef NO_INSTALL_ARCHIVES
 install-local::
        $(Echo) Install circumvented with NO_INSTALL
 uninstall-local::
@@ -1254,6 +1255,7 @@ uninstall-local::
        -$(Verb) $(RM) -f $(DestArchiveLib)
 endif
 endif
+endif
 
 # endif LIBRARYNAME
 endif