llvm-6502/tools/llvmc2/plugins/Hello/Makefile

13 lines
378 B
Makefile
Raw Normal View History

##===- tools/llvmc2/plugins/Hello/Makefile -----------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LLVMC_PLUGIN = Hello
include ../Makefile