diff options
| author | Ed Maste <emaste@freebsd.org> | 2014-10-24 20:49:50 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@freebsd.org> | 2014-10-24 20:49:50 +0000 |
| commit | 40dc7eb1506d302bc806cc0be014ab77e82e7cb5 (patch) | |
| tree | 5eca7549901d79a6c05a87b1a588b8b1b55952bf /lldb/test/python_api/section/Makefile | |
| parent | b31b94a8f7b5fb5b03997c2d0e86ed8818f72c54 (diff) | |
| download | bcm5719-llvm-40dc7eb1506d302bc806cc0be014ab77e82e7cb5.tar.gz bcm5719-llvm-40dc7eb1506d302bc806cc0be014ab77e82e7cb5.zip | |
Remove duplicated new file content
llvm-svn: 220591
Diffstat (limited to 'lldb/test/python_api/section/Makefile')
| -rw-r--r-- | lldb/test/python_api/section/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lldb/test/python_api/section/Makefile b/lldb/test/python_api/section/Makefile index 3735eda6654..0d70f259501 100644 --- a/lldb/test/python_api/section/Makefile +++ b/lldb/test/python_api/section/Makefile @@ -3,8 +3,3 @@ LEVEL = ../../make C_SOURCES := main.c include $(LEVEL)/Makefile.rules -LEVEL = ../../make - -C_SOURCES := main.c - -include $(LEVEL)/Makefile.rules |

