diff options
Diffstat (limited to 'examples/Kaleidoscope/Chapter5/Makefile')
| -rw-r--r-- | examples/Kaleidoscope/Chapter5/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/Kaleidoscope/Chapter5/Makefile b/examples/Kaleidoscope/Chapter5/Makefile deleted file mode 100644 index d7809672303e..000000000000 --- a/examples/Kaleidoscope/Chapter5/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -##===- examples/Kaleidoscope/Chapter5/Makefile -------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## -LEVEL = ../../.. -TOOLNAME = Kaleidoscope-Ch5 -EXAMPLE_TOOL = 1 - -LINK_COMPONENTS := core mcjit native - -include $(LEVEL)/Makefile.common |
