llvm-6502/lib/Target/PIC16/PIC16Passes/Makefile
2010-09-28 14:24:47 +00:00

16 lines
452 B
Makefile

##===- lib/Target/PIC16/PIC16Passes/Makefile -----------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
TARGET = PIC16
LIBRARYNAME = LLVMPIC16Passes
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common