Remove an Darwin assembler workaround.
[oota-llvm.git] / Makefile.rules
index 6fe68681b1e8d4c1aee840965842a60c29065252..5a5544cc21aa8cdf6d0efb6e2c71b87b9548da57 100644 (file)
@@ -1212,7 +1212,7 @@ install-local::
 uninstall-local::
        $(Echo) Uninstall circumvented with NO_INSTALL
 else
-DestTool = $(PROJ_bindir)/$(TOOLNAME)
+DestTool = $(PROJ_bindir)/$(TOOLNAME)$(EXEEXT)
 
 install-local:: $(DestTool)