diff options
| author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2001-08-28 23:16:59 +0000 |
|---|---|---|
| committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2001-08-28 23:16:59 +0000 |
| commit | 27713047f4ae83e5078143268b173eecc2e9a7c1 (patch) | |
| tree | a512840fdcbcb50416122af96303fbe4dbb3bd36 /llvm/lib/CodeGen | |
| parent | ebfa4bd43755a6c9b2db9f637cdbef41d849c9af (diff) | |
| download | bcm5719-llvm-27713047f4ae83e5078143268b173eecc2e9a7c1.tar.gz bcm5719-llvm-27713047f4ae83e5078143268b173eecc2e9a7c1.zip | |
Remove source list.
llvm-svn: 402
Diffstat (limited to 'llvm/lib/CodeGen')
| -rw-r--r-- | llvm/lib/CodeGen/InstrSelection/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/lib/CodeGen/InstrSelection/Makefile b/llvm/lib/CodeGen/InstrSelection/Makefile index 985ddaf4bf9..0a85cb36df8 100644 --- a/llvm/lib/CodeGen/InstrSelection/Makefile +++ b/llvm/lib/CodeGen/InstrSelection/Makefile @@ -4,10 +4,4 @@ DIRS = LIBRARYNAME = select -## List source files in link order -Source = \ - InstrSelection.o \ - MachineInstr.o \ - InstrForest.o - include $(LEVEL)/Makefile.common |

