blob: e3074cc683a5de7029d3fd59b27017713260b129 [file] [log] [blame]
##===- examples/BFtoLLVM/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 = ../..
TOOLNAME = BFtoLLVM
include $(LEVEL)/Makefile.common