daniel doesn't hate me, he hates macpython 2.5, which
[llvm.git] / unittests / VMCore / Makefile
blob1b2b69c6d60bc26e4c9f7fef67ee3b9f6d84b551
1 ##===- unittests/VMCore/Makefile ---------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../..
11 TESTNAME = VMCore
12 LINK_COMPONENTS := core support target ipa
14 include $(LEVEL)/Makefile.config
15 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest