blob: b4493ecf0a1fa08c53a158ef571f8af158195e72 [file] [log] [blame]
Reid Spencerb89a2232004-08-25 06:20:07 +00001##===- lib/Bytecode/Reader/Makefile ------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by the LLVM research group and is distributed under
6# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9LEVEL = ../..
10LIBRARYNAME = system
11BUILD_ARCHIVE = 1
12
13include $(LEVEL)/Makefile.common