diff options
| author | Chris Lattner <sabre@nondot.org> | 2002-07-23 17:52:38 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2002-07-23 17:52:38 +0000 |
| commit | a896b08b5c8c1386bd010248524e5d0951c51972 (patch) | |
| tree | c520f86dffda4fe4d844513e64d08fc74c409e8b /llvm/support/lib | |
| parent | 2a77d8a7aa79ac4dd2ccda43c655a28c374be7c5 (diff) | |
| download | bcm5719-llvm-a896b08b5c8c1386bd010248524e5d0951c51972.tar.gz bcm5719-llvm-a896b08b5c8c1386bd010248524e5d0951c51972.zip | |
*** empty log message ***
llvm-svn: 3002
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 |

