diff options
Diffstat (limited to 'llvm/support/lib')
| -rw-r--r-- | llvm/support/lib/Support/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/support/lib/Support/Makefile b/llvm/support/lib/Support/Makefile index c7eb8adcb19..7b263b79c88 100644 --- a/llvm/support/lib/Support/Makefile +++ b/llvm/support/lib/Support/Makefile @@ -1,7 +1,5 @@ LEVEL = ../.. - -DIRS = - LIBRARYNAME = support +BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common |

