blob: 42daa9d2ad937011347d2f14210b978ca5d6e9c5 [file] [log] [blame]
John Criswelle488e932003-10-20 22:26:57 +00001##===- lib/Bytecode/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##===----------------------------------------------------------------------===##
Chris Lattner00950542001-06-06 20:29:01 +00009LEVEL = ../..
Reid Spencerdac69c82004-06-07 17:53:43 +000010DIRS = Analyzer Reader Writer
Chris Lattner00950542001-06-06 20:29:01 +000011
12include $(LEVEL)/Makefile.common
13