blob: ced158f9d0b7e9b4c8fc47e9c8fde57682cb41e5 [file] [log] [blame]
##===- examples/Makefile -----------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
PARALLEL_DIRS := PrintFunctionNames wpa
include $(LEVEL)/Makefile.common