Fix think-o: emit all 8 bytes of the EOF marker. Also reflow a line in a
[llvm/stm8.git] / tools / llvmc / examples / mcc16 / Makefile
blob4409cffb553849f674999c9ccfb1236279832f08
1 ##===- llvmc/examples/mcc16/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 = mcc16
13 BUILT_SOURCES = PIC16.inc
15 include $(LEVEL)/Makefile.common