6ccd8161ad8ae85f6a092f157211c067cf3bed9c
[oota-llvm.git] / lib / Bytecode / Writer / Makefile.am
1 #===-- lib/Bytecode/Writer/Makefile.am ---------------------*- Makefile -*--===#
2 #
3 #                     The LLVM Compiler Infrastructure
4 #
5 # This file was developed by Reid Spencer and is distributed under the 
6 # University of Illinois Open Source License. See LICENSE.TXT for details.
7
8 #===------------------------------------------------------------------------===#
9
10 include $(top_srcdir)/Makefile_config
11
12 lib_LIBRARIES = libLLVMBCWriter.a
13
14 libLLVMBCWriter_a_SOURCES = SlotCalculator.cpp Writer.cpp
15 PRELINK=libLLVMBCWriter.a