summaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/Makefile
blob: 7fcc434c911ef11ce379a587d9175bd57f621ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##===- lib/Target/CBackend/Makefile ------------------------*- Makefile -*-===##
# 
#                     The LLVM Compiler Infrastructure
#
# This file was developed by the LLVM research group and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
# 
##===----------------------------------------------------------------------===##

LEVEL = ../../..
LIBRARYNAME = cwriter
include $(LEVEL)/Makefile.common