diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-09-01 20:26:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-09-01 20:26:52 +0000 |
| commit | a5b78c68d90a824c18ef0aa9444644806a2d3892 (patch) | |
| tree | 2e9efd7ff98377c70ae4f9baf0dd68a281d2b209 /llvm/lib/CodeGen | |
| parent | c7f87d30abe727cd8e47877568f4f7cb5d64bd7e (diff) | |
| download | bcm5719-llvm-a5b78c68d90a824c18ef0aa9444644806a2d3892.tar.gz bcm5719-llvm-a5b78c68d90a824c18ef0aa9444644806a2d3892.zip | |
Remove makefile for dead library
llvm-svn: 8303
Diffstat (limited to 'llvm/lib/CodeGen')
| -rw-r--r-- | llvm/lib/CodeGen/PostOpts/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/llvm/lib/CodeGen/PostOpts/Makefile b/llvm/lib/CodeGen/PostOpts/Makefile deleted file mode 100644 index 5d1242ca9d8..00000000000 --- a/llvm/lib/CodeGen/PostOpts/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -LEVEL = ../../.. - -DIRS = - -LIBRARYNAME = postopts - -BUILD_ARCHIVE = 1 - -include $(LEVEL)/Makefile.common |

