summaryrefslogtreecommitdiff
path: root/tools/llvmc/src/Makefile
blob: 9cfb27f809b5447fd3a43a66ac4c308a8dbfdd28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##===- tools/llvmc/driver/Makefile -------------------------*- Makefile -*-===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open
# Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##

LEVEL = ../../..
LLVMC_BASED_DRIVER = llvmc
BUILT_SOURCES = AutoGenerated.inc

include $(LEVEL)/Makefile.common