llvm-6502/tools/llvmc/plugins/Clang/Makefile
2009-03-02 09:04:13 +00:00

16 lines
446 B
Makefile

##===- tools/llvmc/plugins/Clang/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_PLUGIN = Clang
BUILT_SOURCES = AutoGenerated.inc
include $(LEVEL)/Makefile.common