]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/Config/Makefile
Vendor import of lld trunk r233088:
[FreeBSD/FreeBSD.git] / lib / Config / Makefile
1 ##===- lib/Config/Makefile ---------------------------------*- Makefile -*-===##
2 #
3 #                     The LLVM Compiler Infrastructure
4 #
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
7 #
8 ##===----------------------------------------------------------------------===##
9
10 LLD_LEVEL := ../..
11 LIBRARYNAME := lldConfig
12
13 include $(LLD_LEVEL)/Makefile