blob: 3fb638a845d6a32dbb59a0e4426300aac70b8b61 [file] [log] [blame]
Reid Spencer5c911ab2004-11-12 20:38:45 +00001##===- lib/Linker/Makefile ---------------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by Reid Spencer and is distributed under the
6# University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9LEVEL = ../..
10LIBRARYNAME = LLVMLinker
11
12include $(LEVEL)/Makefile.common
13