aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/NaCl/Writer/Makefile
blob: 60da2d1b71620e9ab5c13e3c0cef88397bc5bb5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##===- lib/Bitcode/NaCl/Writer/Makefile --------------------*- Makefile -*-===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##

LEVEL = ../../../..
LIBRARYNAME = LLVMNaClBitWriter
BUILD_ARCHIVE = 1

include $(LEVEL)/Makefile.common