summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-07-23 02:35:57 +0000
committerChris Lattner <sabre@nondot.org>2001-07-23 02:35:57 +0000
commit0af2464a7802176360435abd858682b467f8eeab (patch)
treeb4a9416026483e30938d3f024fde2d88a77ddbf0 /llvm/lib/Support
parentf2d1e7927667109acd68ee340ec6329138ac10ac (diff)
downloadbcm5719-llvm-0af2464a7802176360435abd858682b467f8eeab.tar.gz
bcm5719-llvm-0af2464a7802176360435abd858682b467f8eeab.zip
Large scale changes to implement new command line argument facility
llvm-svn: 272
Diffstat (limited to 'llvm/lib/Support')
-rw-r--r--llvm/lib/Support/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile
index 7a41c62b04e..c7eb8adcb19 100644
--- a/llvm/lib/Support/Makefile
+++ b/llvm/lib/Support/Makefile
@@ -4,9 +4,4 @@ DIRS =
LIBRARYNAME = support
-## List source files in link order
-Source = \
- ProgramOption.o \
- ProgramOptions.o
-
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud