Fix think-o: emit all 8 bytes of the EOF marker. Also reflow a line in a
[llvm/stm8.git] / tools / llvmc / examples / Hello / Makefile
blobc281be655ddab0779c0525b30f329e54bedc580e
1 ##===- tools/llvmc/examples/Hello/Makefile -----------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../../../..
12 LLVMC_BASED_DRIVER = Hello
14 include $(LEVEL)/Makefile.common