diff options
Diffstat (limited to 'lib/ReaderWriter/YAML/Makefile')
| -rw-r--r-- | lib/ReaderWriter/YAML/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/ReaderWriter/YAML/Makefile b/lib/ReaderWriter/YAML/Makefile deleted file mode 100644 index 739b6eae747a9..0000000000000 --- a/lib/ReaderWriter/YAML/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -##===- lld/lib/ReaderWriter/YAML/Makefile --------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## - -LLD_LEVEL := ../../.. -LIBRARYNAME := lldYAML -USEDLIBS = lldCore.a - -include $(LLD_LEVEL)/Makefile |
