Treat copysignl like the other copysign functions.
[oota-llvm.git] / Makefile.rules
index fcddd50c3a283cf5efea15645ee216a51f7cc552..20e642a4505b621727576339daca2eec2bf3c682 100644 (file)
@@ -1329,7 +1329,7 @@ uninstall-local::
 
 # TOOLALIAS install.
 ifdef TOOLALIAS
-DestToolAlias = $(PROJ_bindir)/$(TOOLALIAS)$(EXEEXT)
+DestToolAlias = $(DESTDIR)$(PROJ_bindir)/$(TOOLALIAS)$(EXEEXT)
 
 install-local:: $(DestToolAlias)