1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-17 18:31:04 +00:00
llvm-6502/lib/CodeGen/SelectionDAG/Makefile
2010-01-24 20:43:08 +00:00

14 lines
418 B
Makefile

##===- lib/CodeGen/SelectionDAG/Makefile -------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = LLVMSelectionDAG
include $(LEVEL)/Makefile.common