diff options
Diffstat (limited to 'llvm/tools/llvmc/examples/Simple/Makefile')
| -rw-r--r-- | llvm/tools/llvmc/examples/Simple/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/llvm/tools/llvmc/examples/Simple/Makefile b/llvm/tools/llvmc/examples/Simple/Makefile deleted file mode 100644 index c10387c4f55..00000000000 --- a/llvm/tools/llvmc/examples/Simple/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -##===- llvmc/examples/Simple/Makefile ----------------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## - -LEVEL = ../../../.. - -LLVMC_BASED_DRIVER = Simple -BUILT_SOURCES = Simple.inc - -include $(LEVEL)/Makefile.common |

