mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
We use ${DESTDIR} syntax now instead of $(DESTDIR) because that syntax
works both is the shell (at least it does for bash) and for make (at
least it does for GNU Make)
Patch By: Dan Liew
llvm-svn: 200414