rename test
[llvm/avr.git] / utils / unittest / Makefile
blob6a09341832bc3d23858ea22f5f30709369c65fda
1 ##===- utils/unittest/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 PARALLEL_DIRS = googletest UnitTestMain
13 include $(LEVEL)/Makefile.common